Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3697

Error while parsing Facelet-Lib hides the real reason when logging

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.0.16, 2.1.10
    • 2.2.0-beta
    • JSR-314
    • None

    Description

      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.

      Attachments

        Activity

          People

            lofwyr Udo Schnurpfeil
            lofwyr Udo Schnurpfeil
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: