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=795>. 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=795 Need to raise error when attempting to output out-of-range character (based on the encoding) [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2003-10-23 16:02 ------- The reworked patch was committed to Apache HEAD and xslt20-compiled branches. I reworked Richards patch in this way: - moved the error message into XMLMessages rather than XSLMessages (to avoid a depencancy of the serializer on Xalan) - changed the text of the message to give the integral value of the offending character, and the output encoding.
