encodeActionURL must properly encode urls containing fragment references (#)
----------------------------------------------------------------------------

                 Key: PORTLETBRIDGE-176
                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-176
             Project: MyFaces Portlet Bridge
          Issue Type: Bug
          Components: Impl
    Affects Versions: 2.0.0, 1.0.0, 3.0.0-alpha
            Reporter: Michael Freedman
            Assignee: Michael Freedman


Currently encodeActionURL (and encodeResourceURL?)  don't handle (deal with 
properly) urls that contain fragment references (#).  What we should do is 
parse the #.... and for now just throw it away.  The portlet spec doesn't deal 
with fragments -- though something might work with local portlets -- 
wsrp/remote portlets using consumer rewriting will not work.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to