Timo Münkenwarf created SLING-6106:
--------------------------------------
Summary: Content Disposition Filter: allow wildcards in
"sling.content.disposition.excluded.paths"
Key: SLING-6106
URL: https://issues.apache.org/jira/browse/SLING-6106
Project: Sling
Issue Type: Improvement
Reporter: Timo Münkenwarf
We just updated from AEM 6.1 SP1 to SP2 and observed a change in the "Apache
Sling Content Disposition Filter". The default behavior switch to adding the
header "Content-Disposition:attachment". For getting the prior behavior it
seems, we need to uncheck the checkbox "sling.content.disposition.all.paths" or
to add all paths explicitly named to the list
"sling.content.disposition.excluded.paths".
Because we have several files, which should not be delivered with this
disposition header it would be very helpful to have the possibility to use
wildcards in the excluded paths, e.g. something like "/content/website/(.*)"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)