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

FacesContext.getCurrentInstance().getELContext().getVariableMapper() returns null

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.15, 2.3.10, 2.3-next-M7, 3.0.2, 4.0.0-RC3
    • 2.3.11, 3.0.3, 2.3-next-M8, 2.2.16, 4.0.0-RC4
    • General
    • None

    Description

      The FacesELContext does not have a VariableMapper set.

      I see a DefaultVariableMapper is created in DefaultFaceletContext.

      This can be solved by doing the following:
      1) When getVariableMapper is called on FacesELContext, if the _variableMapper is null create a DefaultVariableMapper at that point.

      Attachments

        Activity

          People

            paul.nicolucci Paul Nicolucci
            paul.nicolucci Paul Nicolucci
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: