You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Jason E Bailey (JIRA)" <ji...@apache.org> on 2018/04/25 17:09:00 UTC

[jira] [Updated] (SLING-7619) Redirect Servlet - consolidate configuration

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

Jason E Bailey updated SLING-7619:
----------------------------------
    Fix Version/s: Servlets Get 2.1.32

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