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 2004/02/19 23:30:50 UTC

DO NOT REPLY [Bug 27097] New: - smoketest fails for 2 redirect testcases

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

smoketest fails for 2 redirect testcases

           Summary: smoketest fails for 2 redirect testcases
           Product: XalanJ2
           Version: CurrentCVS
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: org.apache.xalan.serialize
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: minchau@ca.ibm.com


The smoketest fails for two redirct test cases after the change made due to bug 
24304.  The missing newline is not tollerated by test harness because the the 
output files javaRedir2a-write1.out and javaRedir2a-write2.out are not valid 
XML files. There is two xml headers in each one.  For an XML file the test 
harness would forgive an extra newline right after the xml header, but not in 
this case.