[
https://issues.apache.org/jira/browse/SLING-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Sanso reassigned SLING-4623:
------------------------------------
Assignee: Antonio Sanso
> javax.servlet.Filter - sling.filter.pattern does not work
> ---------------------------------------------------------
>
> Key: SLING-4623
> URL: https://issues.apache.org/jira/browse/SLING-4623
> Project: Sling
> Issue Type: Bug
> Reporter: sudeep khemka
> Assignee: Antonio Sanso
>
> Whenever filter.select at [1] returns false,
> AbstractSlingFilterChain.render() is never called.
> If the regex does not match the path, filter should either be excluded from
> chain or code should skip that filter and call next
> [1]
> https://github.com/apache/sling/blob/trunk/bundles/engine/src/main/java/org/apache/sling/engine/impl/filter/AbstractSlingFilterChain.java#L66
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)