google-code-export / pyicqt

Automatically exported from code.google.com/p/pyicqt
0 stars 0 forks source link

over-escaping in xdb files. #171

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Seems, there is some escaping bug in xdb code.

ICQ nickname "darkk -> jabber" is stored in following way:

<item jid='301612001' nickname='darkk -&amp;amp;amp;.....amp;amp;amp;gt;
jabber'/>

There were 121 «amp»'s there.

Original issue reported on code.google.com by mathemonkey on 18 Mar 2009 at 12:18