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

Portlet Bridge 3.0.0 -- Support Bookmarkable URLs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha
    • 3.0.0-alpha
    • Impl
    • None

    Description

      Faces 2.0 has support for "bookmarkableURLs", and is implemented by first calling ExternalContext.encodeBookMarkableUrl followed by encodeActionURL.

      Birdge needs to
      a) provide an implementation for encodeBookmarkableUrl – this impl needs to add a parameter to the query string that signals the Bridge's encodeActionUrl to use a renderURL
      b) modify encodeActionUrl to recognize/use the special parameter and create a renderUrl

      Note: to make this generic – we should define a constant for this special parameter in javax.portlet.faces.Bridge

      Attachments

        Activity

          People

            mike_freedman Michael Freedman
            mike_freedman Michael Freedman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: