[ http://issues.apache.org/jira/browse/XALANJ-1866?page=comments#action_12313050 ]
Henry Zongaro commented on XALANJ-1866: --------------------------------------- Brian, I have verified that this problem has been fixed. Thanks for taking care of it! > Serializer attempts to emit characters it should not for specified encoding > --------------------------------------------------------------------------- > > Key: XALANJ-1866 > URL: http://issues.apache.org/jira/browse/XALANJ-1866 > Project: XalanJ2 > Type: Bug > Components: Serialization > Versions: CurrentCVS > Environment: Operating System: All > Platform: All > Reporter: Henry Zongaro > Assignee: Brian Minchau > Attachments: d28734.out, d28734.xml, d28734.xsl > > In some cases, the serializer attempts to emit a character in a particular > encoding, rather than using an entity reference, even though the character > cannot be represented in that encoding. For instance, the serializer > attempts > to represent Unicode characters in the range U+0080 to U+00FF in ISO-8859-7, > even though those character cannot be represented in that encoding. Such > character end up being emitted as question marks. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
