Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.1
-
None
-
None
Description
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.