[ 
https://issues.apache.org/jira/browse/SLING-7619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason E Bailey closed SLING-7619.
---------------------------------

> Redirect Servlet - consolidate configuration
> --------------------------------------------
>
>                 Key: SLING-7619
>                 URL: https://issues.apache.org/jira/browse/SLING-7619
>             Project: Sling
>          Issue Type: Improvement
>          Components: Servlets
>            Reporter: Jason E Bailey
>            Assignee: Jason E Bailey
>            Priority: Major
>             Fix For: Servlets Get 2.1.32
>
>
> Currently the Redirect Servlet handles a GET for a node with a 
> sling:resourceType of sling:redirect and a .json extension like generic GET 
> request however it does it separately from the the DefaultGetServlets 
> implementation. This then requires a separate configuration for the 
> JSONRendererServlet.
> This modifies the RedirectServlet so that a request it receives with the 
> .json extension is handed off to the DefaultGetServlet for completion. This 
> centralizes the configuration for the json renderer.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to