Ejabberd: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Mati (Diskussion | Beiträge) (Created page with '{| border="1" class="sortable" |- ! Bug !! What !! Who !! Status !! Fixed in !! Notes |- | {{Ejabberd Bug|830}} || mod_private: odbc-dump cannot be imported into postgresql || Ma…') |
Mati (Diskussion | Beiträge) |
||
Zeile 1: | Zeile 1: | ||
We use [http://www.ejabberd.im/ ejabberd] to power the XMPP-Service behind [http://jabber.fsinf.at jabber.fsinf.at] (the CMS is a [[Drupal]]). Due to ejabberd being written in erlang, no real code has been contributed to ejabberd so far. We do submit [[#Bug Reports|bug reports]]. We should share our configuration file here as well, this is a [[:Category:ToDo|ToDo]]. | |||
=== Bug Reports === | |||
{| border="1" class="sortable" | {| border="1" class="sortable" | ||
|- | |- | ||
Zeile 11: | Zeile 14: | ||
| {{Ejabberd Bug|1031}} || web interface doesn't report correct last activity with postgresql backend || Mati || New || || Probably related to EJAB-914: Generally bad PostgreSQL support. | | {{Ejabberd Bug|1031}} || web interface doesn't report correct last activity with postgresql backend || Mati || New || || Probably related to EJAB-914: Generally bad PostgreSQL support. | ||
|} | |} | ||
[[Category:ToDo]] |
Version vom 10. Oktober 2009, 19:04 Uhr
We use ejabberd to power the XMPP-Service behind jabber.fsinf.at (the CMS is a Drupal). Due to ejabberd being written in erlang, no real code has been contributed to ejabberd so far. We do submit bug reports. We should share our configuration file here as well, this is a ToDo.
Bug Reports
Bug | What | Who | Status | Fixed in | Notes |
---|---|---|---|---|---|
EJAB-830 | mod_private: odbc-dump cannot be imported into postgresql | Mati | Solved | This turned out to be a configuration problem. | |
EJAB-834 | export to odbc: backslashes not properly escaped | Mati | Solved | This is a problem with the standard postgresql configuration. | |
EJAB-914 | ejabberdctl reports wrong number of total registered users with postgres | Mati | New | This should be easy to fix. | |
EJAB-1031 | web interface doesn't report correct last activity with postgresql backend | Mati | New | Probably related to EJAB-914: Generally bad PostgreSQL support. |