You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2002/10/23 04:06:09 UTC

DO NOT REPLY [Bug 13863] New: - NPE when transform called twice

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=13863>.
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=13863

NPE when transform called twice

           Summary: NPE when transform called twice
           Product: XalanJ2
           Version: CurrentCVS
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Xalan
        AssignedTo: ilene@ca.ibm.com
        ReportedBy: ilene@ca.ibm.com
                CC: xalan-dev@xml.apache.org


For some stylesheets, when transform is called multiple times consecutively, a 
NullPointerException is thrown.  Try the testcase idkey01 for an example.