[dna-issues] [JBoss JIRA] Resolved: (DNA-571) JcrObservationManager's Logic For Filtering Events Based On Path Is Incorrect For Property Events

Dan Florian (JIRA) jira-events at lists.jboss.org
Mon Dec 7 15:38:29 EST 2009


     [ https://jira.jboss.org/jira/browse/DNA-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Florian resolved DNA-571.
-----------------------------

    Resolution: Done


The event node path is now used for property events. For node events, the event node parent's path is used. Uncommented the appropriate tests in JcrObservationManagerTest and JcrTckTest which now run fine.

> JcrObservationManager's Logic For Filtering Events Based On Path Is Incorrect For Property Events
> -------------------------------------------------------------------------------------------------
>
>                 Key: DNA-571
>                 URL: https://jira.jboss.org/jira/browse/DNA-571
>             Project: DNA
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: 0.6
>            Reporter: Dan Florian
>            Assignee: Dan Florian
>             Fix For: 0.7
>
>
> The logic for filtering events based on the event path is incorrect for property events. Instead of using the property's node's parent it needs to use the node path. Changes to JcrObservationManager will be needed. And once fixed, uncomment the appropriate tests in JcrObservationManagerTest and JcrTckTest.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the dna-issues mailing list