Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/XALANJ-1945 Here is an overview of the issue: --------------------------------------------------------------------- Key: XALANJ-1945 Summary: Xalan inserts unasked for processing instructions in output for doe Type: Bug Status: Unassigned Priority: Major Project: XalanJ2 Components: Xalan Versions: 2.6 Assignee: Reporter: elharo Created: Sun, 19 Sep 2004 6:49 AM Updated: Sun, 19 Sep 2004 6:49 AM Description: In some circumstances Xalan adds javax.xml.transform.disable-output-escaping and javax.xml.transform.enable-output-escaping processing instructions to the result tree. This is incorrect. There's nothing in my stylesheet that indicates this should happen. If it's an option, it should be turned off by default, and if it is done it should be done at serialization only, not when the result tree is constructed through a SAXResult. See http://www.google.com/search?q=javax.xml.transform.disable-output-escaping&sourceid=mozilla&start=0&start=0&ie=utf-8&oe=utf-8 to note that I'm not the only person this has surprised or caused problems for. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
