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=12105>.
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=12105

UTF Encoding is not preserved





------- Additional Comments From [EMAIL PROTECTED]  2003-07-22 01:30 -------
What I see in the output is the two byte sequence xC2 xA9 corresponding to the 
(C) character and the two byte sequence xC2 xAE corresponding to the (R) 
character, which are the correct UTF-8 representations of those two characters.

Are you using the most recent version of Xalan-J?  How are you capturing the 
output that you've shown below?  I'm using the org.apache.xalan.xslt.Process 
command with the -OUT option.  Is any additional Java code required to expose 
the problem?

Reply via email to