[ http://nagoya.apache.org/jira/browse/XALANJ-575?page=history ]

Henry Zongaro updated XALANJ-575:
---------------------------------

    Priority: Major  (was: Blocker)

> SAX Transform after error gives different results than stream
> -------------------------------------------------------------
>
>          Key: XALANJ-575
>          URL: http://nagoya.apache.org/jira/browse/XALANJ-575
>      Project: XalanJ2
>         Type: Bug
>   Components: JAXP
>     Versions: 2.0.0
>  Environment: Operating System: All
> Platform: All
>     Reporter: Shane Curcuru

>
> TestID: SmoketestOuttakes.java testCase3 r1.2
> TestID: ErrorListenerTest.java testCase2 r1.5
> Precis: After attaching an ErrorHandler that ignores all fatalErrors (i.e. 
> does 
> not re-throw the exception), this test then uses the 
> templates.newTransformer() 
> created to perform a normal transformation.  When done against StreamSource
> (URI), the output of the transformation is as expected (i.e. the parts of the 
> stylesheet unaffected by the error worked as if an error had not occoured).  
> When done using a SAXTransformerFactory with a SAX InputSource, the 
> transformation output is incorrect (looks like only the default template 
> rules 
> were used instead of the stylesheet).
> Note: behavior in this case is questionable, but it's unusual that the two 
> methods produce different results.  
> Triage: not for 2.2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to