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.
- is related to
-
MODE-454 Add JSR-170 Observation Optional Feature
- Closed