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=25397>. 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=25397 XML Parser returned empty string for a node having japanese character on WIN2003 japanese [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From [EMAIL PROTECTED] 2004-01-16 16:55 ------- As you don't attach the code that parses and accesses the string in question, I tried reproducing the behaviour you describe using DOMPrint. To make it work, I had to save the fragment you pasted in UTF-8 (I could also have added a <?xml encoding="..." header to let the parser know how that document was saved), and redirect the output of DOMPrint to a file (or the console would have displayed UTF-8 encoded strings thinking they were Shift JIS). So, please check if by saving your input document in UTF-8 works for you too; if not, please attach a full test case and reopen the bug. Alberto --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]