Call ResourceResolver.map on redirect targets before sending the redirect
-------------------------------------------------------------------------

                 Key: SLING-1227
                 URL: https://issues.apache.org/jira/browse/SLING-1227
             Project: Sling
          Issue Type: Improvement
          Components: Servlets
    Affects Versions: Servlets Get 2.0.6
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: Servlets Get 2.0.8


Currently the RedirectServlet tries hard to create a relative path to be used 
for the HttpServletRequest.sendRedirect call. This is mostly historic (and the 
exact reasons escape my mind). In the meentime the ResourceResolver.map method 
has been developped and should be leveraged to create a correct redirect URL 
for a given target path.

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