[
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
[
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) {
[ 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
>
[ 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
> --
[ 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
[ 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
> -