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

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

Stefan Egli created OAK-5099:
--------------------------------

             Summary: mixing starstar with star.foo in glob path is broken
                 Key: OAK-5099
                 URL: https://issues.apache.org/jira/browse/OAK-5099
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core
    Affects Versions: 1.5.13
            Reporter: Stefan Egli
            Assignee: Stefan Egli
             Fix For: 1.5.14


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)