|
From: <jn...@li...> - 2001-04-02 17:10:19
|
I've sent this problem before to you, to the mailing lists and to the bug submition form. I'm Portuguese and, because of that, I usually write accents. The real problem is: * When I send messages or similar data, JabberApplet sends the message body "as is", i. e., if I write accents they're sent with no conversion; * The Jabber server is expecting UTF-8, as the XML spec assumes by default. When I send some message with accents, it classifies the message XML as invalid and shuts down the connection. Let's see the problem on the other side now: * Other clients send me their data in UTF-8, as it's supposed to happen. The problem is that JabberApplet doesn't translate the message body to ISO 8859-1, and all I get is the message body in UTF-8, i. e., with lots of weird characters. Can you fix that problem? It would be great if you do. I find the JabberApplet very interesting, but that bug keeps me from using it. But don't worry, JabberApplet isn't the only client with that bug. I found lots of clients with it. I would appreciate if you reply to this message, meaning that you received it and acknowledged it. If there's a next release to go out, could that be corrected in it, so I and the people on the enterprise I'm working on could start using it? By the way, the last binary release doesn't match the CVS code. It seems the code in the CVS is for JabberApplet 1.0, not 1.1. Thanks Jose Nuno Pires |