[ 
https://issues.apache.org/jira/browse/SLING-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495778#comment-14495778
 ] 

Antonio Sanso commented on SLING-4623:
--------------------------------------

looking  at the code in [1] it looks like the logic is correct….

May you provide an example on how to reproduce the issue?

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

Reply via email to