ejabberd - Comments for "Mysql roster not showing on web console" https://www.ejabberd.im/node/2689 en Yes, SVN has those fixes https://www.ejabberd.im/node/2689#comment-51225 <div class="quote-msg"> <div class="quote-author"><em>moty</em> wrote:</div> <p>In order to get the latest dev version I need to use :</p> <p>svn co <noindex><a href="http://svn.process-one.net/ejabberd/trunk" title="http://svn.process-one.net/ejabberd/trunk" rel="nofollow" >http://svn.process-one.net/ejabberd/trunk</a></noindex></p> <p>Will this version include the rdbms patch I mention above ?</p></div> <p>Yes, that command will download the development version, which includes a lot of fixes since ejabberd 1.1.3 which were not included in 1.1.4 yet; this includes the patch you mentioned and the fixes I mentioned. </p> <p>If you try it and you still see the bug in WebAdmin, please comment here so we investigate further the topic.</p> Tue, 13 Nov 2007 17:37:48 +0000 mfoss comment 51225 at https://www.ejabberd.im mod_roster mod_roster_odbc patch https://www.ejabberd.im/node/2689#comment-51223 <p>In order to get the latest dev version I need to use :</p> <p>svn co <noindex><a href="http://svn.process-one.net/ejabberd/trunk" title="http://svn.process-one.net/ejabberd/trunk" rel="nofollow" >http://svn.process-one.net/ejabberd/trunk</a></noindex> ???</p> <p>Will this version include the rdbms patch I mention above ?</p> <p>10x again</p> <p>Moty</p> Tue, 13 Nov 2007 12:16:55 +0000 moty comment 51223 at https://www.ejabberd.im Known problem, probably fixed https://www.ejabberd.im/node/2689#comment-51211 <p>Yes, the problem is that the page is constructed by the WebAdmin directly consulting the internal database, without caring if the administrator configured to use another storage for rosters.</p> <p>Looking at the source code in ejabberd SVN, it seems the problem you mention is fixed in the development code: now the 'roster' page is generated by mod_roster or mod_roster_odbc themselves, consulting their respective database backends.</p> Mon, 12 Nov 2007 10:06:58 +0000 mfoss comment 51211 at https://www.ejabberd.im