[ 
https://issues.apache.org/jira/browse/DIGESTER-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452320#comment-13452320
 ] 

Simone Tripodi commented on DIGESTER-172:
-----------------------------------------

did you detect where the wrong setting is?

patches are welcome, if you are able to fix that issue and provide a patch I am 
available to review and check it in - many thanks in advance! :)
                
> Even with custom ErrorHandler, SAX errors are still written to stderr
> ---------------------------------------------------------------------
>
>                 Key: DIGESTER-172
>                 URL: https://issues.apache.org/jira/browse/DIGESTER-172
>             Project: Commons Digester
>          Issue Type: Bug
>    Affects Versions: 3.2
>            Reporter: Nick Williams
>            Priority: Minor
>
> The default error handler writes SAX errors to stderr and does not throw 
> them. However, if a custom ErrorHandler is implemented and specified, even 
> though it DOES get used to handle the errors, the SAX errors are STILL 
> written to stderr. The SAX errors should not get written to stderr if another 
> ErrorHandler is specified.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to