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 13:47:17 UTC

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

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

Bertrand Delacretaz resolved SLING-4740.
----------------------------------------
    Resolution: Fixed

Implemented in http://svn.apache.org/r1681080

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