PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

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

*** shadow/3047 Mon Aug 13 07:41:10 2001
--- shadow/3047.tmp.26035       Mon Aug 13 07:59:22 2001
***************
*** 142,144 ****
--- 142,158 ----
  <output><text>Michael St\xfcrmer</text></output>
  
  This is not a valid XML file since \xfc is an invalid character
+ 
+ 
+ ------- Additional Comments From [EMAIL PROTECTED]  2001-08-13 07:59 -------
+ Using XalanJ 2.1.0, I get
+ 
+ <?xml version="1.0" encoding="UTF-8"?>
+ <output><text>Michael St\xC3\xBCrmer</text></output>
+ 
+ which is exactly what I'm supposed to get.  I verified this using a hex editor 
+ and the -out switch on my command line.  How are you determining that you're 
+ getting different output?  Are you sending the output to a file using -out and 
+ then using a hex editor or what?
+ 
+ Gary
\ No newline at end of file

Reply via email to