Kanaksinh / gtalksms

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

Pidgin issue with XHTML tags (pidgin does not render messages with more than 100 XHTML tags) #91

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
By design, pidgin limits html tag to 100.
If a message exceed this number, all tags are removed...

To do : add a limitation / message (by option with an autosplit)

Original issue reported on code.google.com by Florent....@gmail.com on 8 Feb 2011 at 11:47

GoogleCodeExporter commented 8 years ago
Autosplit will become messy. You have to find a got point where to make the 
cut, but there could be tags that span over that tag. I don't like building 
workarounds for broken XMPP clients. :( But, anyway, I will support you where I 
can.

I'm trying to put some pressure on the Pidgin bug by appealing to the GTalkSMS 
users to vote for the Bug. See wiki page: 
http://code.google.com/p/gtalksms/wiki/KnownHardwareSoftwareIssues

Original comment by fschm...@gmail.com on 9 Feb 2011 at 7:57