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=17264>. 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=17264 extra 'PI: javax.xml.transform.enable-output-escaping' GenerateEvent in trace mode ------- Additional Comments From [EMAIL PROTECTED] 2003-02-20 21:49 ------- This PI is used within Xalan as a directive to Xalan's serializer -- it's how we pass along the disable-output-escaping="yes" you coded in your stylesheet. Unless the PI is getting into Xalan's *output*, this is correct operation. The trace is just showing you more detail of Xalan's operation than you expected.
