[jira] Updated: (XALANJ-2179) Templates not thread safe when xsl contains call-template.

2005-08-02 Thread Skow (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2179?page=all ] Skow updated XALANJ-2179: - Attachment: example.xsl XSL used to expose the issue. > Templates not thread safe when xsl contains call-template. > ---

[jira] Updated: (XALANJ-2179) Templates not thread safe when xsl contains call-template.

2005-08-02 Thread Skow (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2179?page=all ] Skow updated XALANJ-2179: - Attachment: example.xml XML File to be transformed > Templates not thread safe when xsl contains call-template. > --

[jira] Updated: (XALANJ-2179) Templates not thread safe when xsl contains call-template.

2005-08-02 Thread Skow (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2179?page=all ] Skow updated XALANJ-2179: - Attachment: MultiThreadTestUtility.java Test utility used by JUnit test > Templates not thread safe when xsl contains call-template. > -

[jira] Updated: (XALANJ-2179) Templates not thread safe when xsl contains call-template.

2005-08-02 Thread Skow (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2179?page=all ] Skow updated XALANJ-2179: - Attachment: TransformTest.java JUnit test case > Templates not thread safe when xsl contains call-template. > -- > >

[jira] Created: (XALANJ-2179) Templates not thread safe when xsl contains call-template.

2005-08-02 Thread Skow (JIRA)
Templates not thread safe when xsl contains call-template. -- Key: XALANJ-2179 URL: http://issues.apache.org/jira/browse/XALANJ-2179 Project: XalanJ2 Type: Bug Components: transformation Versions: 2.6

[jira] Updated: (XALANC-535) If an error/warning message contains not-displayable character for the local encoding , no message is shown at all

2005-08-02 Thread Dmitry Hayes (JIRA)
[ http://issues.apache.org/jira/browse/XALANC-535?page=all ] Dmitry Hayes updated XALANC-535: Attachment: patch2.txt > If an error/warning message contains not-displayable character for the local > encoding , no message is shown at all > ---

[jira] Commented: (XALANJ-1546) XSLTC: top-level xsl:variable with document() breaks

2005-08-02 Thread Mark Hobson (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-1546?page=comments#action_12317433 ] Mark Hobson commented on XALANJ-1546: - Reconstructed Carlo's fix as a proper CVS patch in the hope that someone will apply this before 2.7 is released..? > XSLTC: top-l

[jira] Updated: (XALANJ-1546) XSLTC: top-level xsl:variable with document() breaks

2005-08-02 Thread Mark Hobson (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-1546?page=all ] Mark Hobson updated XALANJ-1546: Attachment: XALANJ-1546.patch Resubmitted Carlo's fix as a proper CVS patch > XSLTC: top-level xsl:variable with document() breaks > -

[jira] Created: (XALANJ-2178) Possible memory leak in XMLReaderManager

2005-08-02 Thread Carsten Ziegeler (JIRA)
Possible memory leak in XMLReaderManager Key: XALANJ-2178 URL: http://issues.apache.org/jira/browse/XALANJ-2178 Project: XalanJ2 Type: Bug Components: transformation Versions: CurrentCVS Reporter: Carsten Ziege