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

FacesContextImpl.getPartialViewContext() does not use wrapped context but only (this)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.8, 2.1.2
    • JSR-314
    • None
    • myfaces trunk

    Description

      example:

      CodiFacesContextWrapper extends FacesContextWrapper

      org.apache.myfaces.context.servlet.FacesContextImpl.getPartialViewContext():
      _partialViewContext = factory.getPartialViewContext(this)

      -> partial view context is created always with FacesContextImpl instance not with the wrapped one

      Attachments

        1. MYFACES-3234.patch
          1 kB
          Martin Kočí

        Activity

          People

            markoc50 Martin Kočí
            markoc50 Martin Kočí
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: