[ http://issues.apache.org/jira/browse/XALANJ-1840?page=all ]
Brian Minchau updated XALANJ-1840: ---------------------------------- Fix Version: 2.7 > xalan-j 2.6.0 converts all characters in specified encoding to character > references > ----------------------------------------------------------------------------------- > > Key: XALANJ-1840 > URL: http://issues.apache.org/jira/browse/XALANJ-1840 > Project: XalanJ2 > Type: Bug > Components: Xalan > Versions: CurrentCVS > Environment: Operating System: All > Platform: All > Reporter: Panos Louridas > Assignee: Brian Minchau > Fix For: 2.7 > Attachments: d27983.out, d27983.xml, d27983.xsl > > When using using xalan-j 2.6.0 with documents using the iso-8859-7 (greek) > encoding, all characters encoded in the specified encoding are output as > character references. > The behaviour is exhibited even in the sample applications bundled with xalan. > If, for example, we take the SimpleTransform application, change the bird.xml > encoding to iso-8859-7, add an element with content in the specified encoding > and specify the new target encoding in birds.xsl, the result comes in > character > references. This happens on both ms-windows and linux platforms. > Falling back on xalan 2.4.1 (distributed with the current j2se) works fine. I > have no access to a 2.5.x version to test. -- 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]