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

output42.xsl throws NPE with incremental=true and flavor=sax on linux

           Summary: output42.xsl throws NPE with incremental=true and
                    flavor=sax on linux
           Product: XalanJ2
           Version: CurrentCVS
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: org.apache.xalan.transformer
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


TestID: output42.xsl
With xml-xalan from Gump 30-Jan-02, (RedHat 7.0/IBM JDK 1.3) this test throws 
an exception only when incremental is true and using the trax.sax flavor.

java.lang.NullPointerException
  at org.apache.xerces.parsers.AbstractSAXParser.parse
(AbstractSAXParser.java:1132)
  at org.apache.qetest.xslwrapper.TraxSAXWrapper.transform
(TraxSAXWrapper.java:320)
  at org.apache.qetest.xsl.StylesheetTestlet.testDatalet
(StylesheetTestlet.java:246)

Reply via email to