Uploaded image for project: 'MyFaces Portlet Bridge'
  1. MyFaces Portlet Bridge
  2. PORTLETBRIDGE-3

Bad init param causes infinite loop

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0-alpha-2
    • 1.0.0-alpha
    • API
    • None

    Description

      If the default view for a portlet mode is not specified, you will get an infinite loop.

      In GenericFacesPortlet, the doDispatchInternal() method will call super.doDispatch(request, response) if a default view is not specified in portlet.xml. GenericPortlet.doDispatch() calls back into GenericFacesPortlet, creating an infinite loop.

      It should throw a PortletException instead.

      Attachments

        1. bridge_patch_1121.patch
          14 kB
          Michael Freedman

        Activity

          People

            darkarena Scott O'Bryan
            ssilvert Stan D. Silvert
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: