RelativePortalURLImpl.toString(PortalURL) prepends unneeded slash to RenderPath 
component of URL
------------------------------------------------------------------------------------------------

                 Key: PLUTO-453
                 URL: https://issues.apache.org/jira/browse/PLUTO-453
             Project: Pluto
          Issue Type: Bug
          Components: portal driver
    Affects Versions: 1.1.4
         Environment: Embedding Pluto 1.1.4 in a web app
            Reporter: Rick Funderburg
            Priority: Minor


The fix to PLUTO-243 adds a slash to the beginning of the render path in 
certain situations, but RelativePortalURLImpl.toString does not check for a 
slash before prepending one to the render path. This causes some URLs to be 
created with two slashes between the servlet and the render path. For example:

/context/controlServlet//action/__ac...



-- 
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