I'm not sure Matthias supports xdb_file and jadc2s since AFAIK he does not
use these components and his time is limited these days. I filed these
bugs mostly for reference.
I guess this is more or less the minimal account xml triggering bug 580039
in the Konverse case (I don't know where the buggy roster items come from
though):
<xdb>
<password xmlns='jabber:iq:auth' xdbns='jabber:iq:auth'>something</password>
<query xmlns='jabber:iq:register' xdbns='jabber:iq:register'>
<username>account</username>
<password xmlns='jabber:iq:auth'>something</password>
</query>
<foo xdbns='jabber:xdb:nslist' xmlns='jabber:xdb:nslist'>
<ns type='private'>konverse:prefs</ns>
</foo>
<konverse xmlns='konverse:prefs' j_private_flag='1' xdbns='konverse:prefs'>
<roster:hideoffline>true</roster:hideoffline>
<chat:smoothscroll>true</chat:smoothscroll>
<chat:showtimestamp>true</chat:showtimestamp>
<chat:entersends>true</chat:entersends>
</konverse>
<query xmlns='jabber:iq:roster' xdbns='jabber:iq:roster'/>
</xdb>
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org