You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Varun Nagpal (JIRA)" <ji...@apache.org> on 2017/05/26 12:29:04 UTC

[jira] [Created] (SLING-6886) JcrListenerBaseConfig sets external flag incorrectly

Varun Nagpal created SLING-6886:
-----------------------------------

             Summary: JcrListenerBaseConfig sets external flag incorrectly
                 Key: SLING-6886
                 URL: https://issues.apache.org/jira/browse/SLING-6886
             Project: Sling
          Issue Type: Bug
          Components: JCR
    Affects Versions: JCR Resource 2.9.2
            Reporter: Varun Nagpal
             Fix For: JCR Resource 3.0.2


o.a.s.j.r.i.JcrListenerBaseConfig.java sets the NoExternal flag incorrectly.

See
http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/resource/src/main/java/org/apache/sling/jcr/resource/internal/JcrListenerBaseConfig.java?view=markup#l125

This impacts JcrResourceListener which does not convert JCR observation events to OSGi events which are not local to the Sling instance.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)