Observation uses wrong filter mask
----------------------------------
Key: SLING-1748
URL: https://issues.apache.org/jira/browse/SLING-1748
Project: Sling
Issue Type: Improvement
Affects Versions: Extensions Event 2.4.0
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Priority: Minor
Fix For: Extensions Event 2.4.2
The obsveration listener for the job handling is registered with NODE_REMOVED
and PROPERTY_REMOVED events while the onEvent method handles property changed
and removed events.
In fact that method should only deal with property removed events
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.