DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7214>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7214

HTMLSerializer : accented char. wrongly treated in anchors' attributes.





------- Additional Comments From [EMAIL PROTECTED]  2002-03-21 09:37 -------
You must be right, Vadim.
But is the code 0x65 not for A ?
I think the letter é has code 0x233 in iso-8859-1 encoding.

Anyway, it seems that %C3%A9 is the UTF-8 code for letter é.
Apparently, the HTML serializer processes anchor's attributes with UTF-8 
encoding, no matter what the user's desired encoding is.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to