[JDEV] CDATA in messages
David Waite
mass at akuma.org
Wed Aug 28 10:58:25 CDT 2002
It appears Exodus is not escaping the CDATA block. It is also not
excaping entities e.g. &. I would file a bug against that project.
-David Waite
Jens Askengren wrote:
>I just had a discussion about xml over jabber..
>
>I typed something like this:
>
> <![[CDATA[ hello ]]>
>
>but my peer recieved
>
> hello
>
>So the CDATA tag was interpreted somewhere in the
>message chain: Exodus <-> jabberd <-> Gabber.
>
>Repeating the test while the recipient was offline, resulted in
>a message with <body> hello </body> beeing stored in the jabberd spool
>file.
>
>Either jabberd or the clients are broken I guess.
>But the clients does encode regular tags correctly. I dont understand
>why a CDATA tag should be trated differently.
>
>
>
>
More information about the JDev
mailing list