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=5133>. 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=5133 ProgrammaticDOMTest fails with constructed XSL DOM Summary: ProgrammaticDOMTest fails with constructed XSL DOM Product: XalanJ2 Version: CurrentCVS Platform: All OS/Version: All Status: NEW Severity: Minor Priority: Other Component: org.apache.xalan.transformer AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Note: this may well be an error in the test logic, since I'm not sure that the xsl namespace is being correctly set. Mostly just logging so I can record setting it into the SmoketestOuttakes.java file. TestID: ProgrammaticDOMTest.java r1.1 testCase2 will throw an NPE and a DOM003 exception in the latter two times it attempts to perform a transformation using a programmatically constructed DOM that represents an identity transform. This test case has been moved into: TestID: SmoketestOuttakes.java r1.5 testCase6 so that the other test can run in the smoketest.
