You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Antonio Sanso (JIRA)" <ji...@apache.org> on 2017/10/26 06:27:00 UTC

[jira] [Created] (SLING-7219) Add scope forward to ContentDispositionFilter

Antonio Sanso created SLING-7219:
------------------------------------

             Summary: Add scope forward to ContentDispositionFilter
                 Key: SLING-7219
                 URL: https://issues.apache.org/jira/browse/SLING-7219
             Project: Sling
          Issue Type: Improvement
          Components: Extensions
            Reporter: Antonio Sanso
            Assignee: Antonio Sanso
            Priority: Minor


The {{ContentDispositionFilter}} sets the  filter scope to request

{code}
@Component(property={"sling.filter.scope=request", "service.ranking:Integer=25000"})
{code}

it would be good to add as well the scope forward



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)