Portlet Bridge 3.0.0 -- Support Bookmarkable URLs
-------------------------------------------------

                 Key: PORTLETBRIDGE-177
                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-177
             Project: MyFaces Portlet Bridge
          Issue Type: Bug
          Components: Impl
            Reporter: Michael Freedman
            Assignee: Michael Freedman


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

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to