You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2015/05/22 12:57:17 UTC

[jira] [Created] (SLING-4740) BackgroundHttpServletRequest should remove parameters from its query string

Bertrand Delacretaz created SLING-4740:
------------------------------------------

             Summary: BackgroundHttpServletRequest should remove parameters from its query string
                 Key: SLING-4740
                 URL: https://issues.apache.org/jira/browse/SLING-4740
             Project: Sling
          Issue Type: Bug
          Components: Extensions
            Reporter: Bertrand Delacretaz
            Assignee: Bertrand Delacretaz
            Priority: Minor
             Fix For: Background Servlet 1.0.0


BackgroundHttpServletRequest does remove the sling:bg parameter from its internal map of parameters, but if it was provided by a query string it is not removed from that.

For consistency, the parameter and its value should be removed from the query string as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)