[jira] Commented: (XALANJ-2300) Bug with disable-output-escaping when using XSLTC and 2 TransformerHandler

2006-06-28 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2300?page=comments#action_12418313 ] Brian Minchau commented on XALANJ-2300: --- Andre, issue XALANJ-2218 already fixes part of your problem, the field ToXMLSAXHandler.m_escapeSetting has an initial value of

[jira] Commented: (XALANJ-2195) Memory leak in XMLReaderManager

2006-06-28 Thread Eric Burke (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2195?page=comments#action_12418300 ] Eric Burke commented on XALANJ-2195: The hack/fix I posted earlier can lead to NullPointerException. I added this line to the start of the method: if (reader == null) {

[jira] Closed: (XALANC-573) Integrate specialized MemoryManager into the Xalan executable

2006-06-28 Thread David Bertoni (JIRA)
[ http://issues.apache.org/jira/browse/XALANC-573?page=all ] David Bertoni closed XALANC-573: > Integrate specialized MemoryManager into the Xalan executable > - > > Key: XALANC-573 >

[jira] Resolved: (XALANC-573) Integrate specialized MemoryManager into the Xalan executable

2006-06-28 Thread David Bertoni (JIRA)
[ http://issues.apache.org/jira/browse/XALANC-573?page=all ] David Bertoni resolved XALANC-573: -- Fix Version: CurrentCVS Resolution: Fixed > Integrate specialized MemoryManager into the Xalan executable > --

[jira] Reopened: (XALANC-573) Integrate specialized MemoryManager into the Xalan executable

2006-06-28 Thread David Bertoni (JIRA)
[ http://issues.apache.org/jira/browse/XALANC-573?page=all ] David Bertoni reopened XALANC-573: -- > Integrate specialized MemoryManager into the Xalan executable > - > > Key: XALANC-57

[jira] Resolved: (XALANC-573) Integrate specialized MemoryManager into the Xalan executable

2006-06-28 Thread David Bertoni (JIRA)
[ http://issues.apache.org/jira/browse/XALANC-573?page=all ] David Bertoni resolved XALANC-573: -- Resolution: Fixed Patch committed. > Integrate specialized MemoryManager into the Xalan executable > -