PortalDriverServlet doesn't properly decode URLs encoded with + in the path
---------------------------------------------------------------------------

                 Key: PLUTO-606
                 URL: https://issues.apache.org/jira/browse/PLUTO-606
             Project: Pluto
          Issue Type: Bug
    Affects Versions: 2.0.1
            Reporter: Michael Freedman


PortalDriverServlet doesn't decode/recognize the portion of the path it uses to 
resolve the target page prior to doing the resolution.  Thus if an url looks 
like /pluto/portal/Example+Test/  -- it fails to resolve this to the "Example 
Test" page/tab.    Need to have this code properly handle + used in urls vs ' ' 
so that urls generated by JSF will 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