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=3113>. 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=3113 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2001-09-14 12:30 ------- This is actually a parser issue for Xerces, not really a problem with Xalan. For all input parsing, we rely on the parser to do the work, and I don't think Xerces-J supports windows-1255. See http://xml.apache.org/xerces-j/faq- general.html#faq-8 and the links that that points to for supported encoding names, or try using a different JAXP-compatible parser. If you can find a reproduceable case with xml and xsl files where the parsing does work, but the output is incorrect, please open another bug and be sure to attach the files, plus details on your OS and system setup.
