On Mon, 29 Sep 2003, Jon Keating wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Wednesday 30 July 2003 00:05, Juan F. Codagnone wrote: > > this patch tries to fix: > > 1. don't parse html commands > > 2. mailto:[EMAIL PROTECTED] display > > The problem with this is that AIM clients send their message embedded in > a lot of HTML. So viewing messages from AIM clients is ugly if the HTML > code is shown.
But without the patch (or something similar), parts of a message may get lost. Example, if someone sends a message that looks like this: "http://www.example.org/ <-- Check out this website!" The RichText window reads "<--" as the beginning of an HTML tag and tries to interpret it. Since it doesn't find a closing bracket, it thinks the entire remaining of the message is part of the HTML tag and it doesn't display anything, since it does not know that tag. :-( How about just interpreting those tags that AIM sends out (<a>, <b>, <u>, <i> and <font> i think)? -- /* Bjarne */ "Fate just isn't what it used to be!" - Hobbes ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Licq-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-devel