Stefan Egli created OAK-5153: -------------------------------- Summary: explode entire node type/mixin inheritence hierarchy in observation node type filter Key: OAK-5153 URL: https://issues.apache.org/jira/browse/OAK-5153 Project: Jackrabbit Oak Issue Type: Bug Components: jcr Affects Versions: 1.5.14 Reporter: Stefan Egli Assignee: Stefan Egli Fix For: 1.5.15
When specifying node types as part of an observation listener filter, those node types must be expanded (exploded) to include subtypes. That, however is not enough: additionally for each subtype (as they could be mixins) their respective subtypes have to be included - ie this has to be done recursively. Hence note that OAK-5082 was not fixing the node type explosion generally enough. -- This message was sent by Atlassian JIRA (v6.3.4#6332)