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/13 18:34:58 UTC

[jira] [Created] (OAK-5102) includeAncestorRemove should do prefiltering based on /**, not /

Stefan Egli created OAK-5102:
--------------------------------

             Summary: includeAncestorRemove should do prefiltering based on /**, not /
                 Key: OAK-5102
                 URL: https://issues.apache.org/jira/browse/OAK-5102
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: jcr
    Affects Versions: 1.5.13
            Reporter: Stefan Egli
            Assignee: Stefan Egli
             Fix For: 1.5.14


includeAncestorsRemove was registering a prefilter path of {{/}} while as it should actually be {{/\*\*}} as it wants to see child changes too. This was interfering with the aggregate filter (but was a generic issue).



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