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

Error Handling in Property-Resolver-Impl

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1.5
    • General
    • None

    Description

      MyFaces currently doesn't handle the case of null-values for the "base" parameter in the calls to methods of PropertyResolverImpl. This is bad for user-feedback - they never know that a bean that they supplied was spelled wrongly or is null. It's ok for the VariableResolverImpl to return null if the resolved bean is null, and ok for the PropertyResolverImpl to return null if the supplied property-name resolves to null, but not if the supplied base is null!

      regards,

      Martin

      Attachments

        Activity

          People

            mmarinschek Martin Marinschek
            mmarinschek Martin Marinschek
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: