You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Egli (JIRA)" <ji...@apache.org> on 2016/11/11 15:25:58 UTC

[jira] [Created] (SLING-6276) mixing starstar with star.foo in glob path is broken

Stefan Egli created SLING-6276:
----------------------------------

             Summary: mixing starstar with star.foo in glob path is broken
                 Key: SLING-6276
                 URL: https://issues.apache.org/jira/browse/SLING-6276
             Project: Sling
          Issue Type: Bug
            Reporter: Stefan Egli
            Assignee: Stefan Egli


When you have a filter which looks like this {noformat}**/*.jsp{noformat} then the glob path matching in GlobbingPathFilter is broken. It currently only works if you have {noformat}**/foo{noformat} (i.e. no star after starstar).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)