You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org> on 2013/02/20 16:09:13 UTC

[jira] [Created] (MYFACES-3697) Error while parsing Facelet-Lib hides the real reason when logging

Udo Schnurpfeil created MYFACES-3697:
----------------------------------------

             Summary: Error while parsing Facelet-Lib hides the real reason when logging 
                 Key: MYFACES-3697
                 URL: https://issues.apache.org/jira/browse/MYFACES-3697
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314
    Affects Versions: 2.1.10, 2.0.16
            Reporter: Udo Schnurpfeil
            Assignee: Udo Schnurpfeil
            Priority: Trivial


The exception will be set with initCause() instead of the constructor.
But the class SAXException holds it's own local exception, which will not be set, when calling initCause().

I think this is a bug in sax, but we should workaround it.

--
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