[JDEV] jabberd14/jadc2s
Justin Georgeson
jgeorgeson at unboundtech.com
Tue Dec 10 16:16:39 CST 2002
I have a snapshot of jadc2s from the jabberd14 folder in CVS, I think
from July 2nd. We're seeing an issue where html formatted messages are
being mangled by it. Normally (and this is just glazing over it) you
have this
<message>
<html>
<body>
formatted message
</body
</html>
</message>
<body
unformatted message
</body>
but instead we think jadc2s is turning it into this
<message>
<html>
<body>
formatted message
</body
<body
unformatted message
</body>
</html>
</message>
which makes the client (psi 0.8.7) ignore it. Anybody ever run into
something like this? Last time I looked, barely any clients supported
HTML formatted messages.
--
Justin Georgeson
UnBound Technologies, Inc.
http://www.unboundtech.com
Main 713.329.9330
Fax 713.460.4051
Mobile 512.789.1962
5295 Hollister Road
Houston, TX 77040
Real Applications using Real Wireless Intelligence(tm)
More information about the JDev
mailing list