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

Redirect in portlet does not work because of Render Parameter

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • Portlet_Support
    • None
    • Windows, Linux

    Description

      At the end of the portlet action phase the MyFacesGenericPortlet sets a render parameter.

      response.setRenderParameter(VIEW_ID, facesContext.getViewRoot().getViewId());

      This is not allowed if redirect has already been called on the external context during the action phase of the jsf lifecycle. I believe for redirect case a flag should be used to indicate the the render parameter should not be set.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rwynn Ryan Wynn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: