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

Default ValidatorFactory is not stored on application map

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.12, 2.1.6
    • JSR-314
    • None

    Description

      There is a typo bug that prevents the default ValidatorFactory to be stored on application map.

      Additionally, FacesMessageInterpolator uses an strategy that is not the best for performance reasons, because there is a FacesContext.getCurrentInstance() call inside interpolate() method. According to some tests done it is better to create an object and store FacesContext instance there to use it later.

      Attachments

        Activity

          People

            lu4242 Leonardo Uribe
            lu4242 Leonardo Uribe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: