ResourceResolver maps not always updated when vanity URL configuration changes
------------------------------------------------------------------------------
Key: SLING-2321
URL: https://issues.apache.org/jira/browse/SLING-2321
Project: Sling
Issue Type: Bug
Components: JCR
Affects Versions: JCR Resource 2.1.0
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: JCR Resource 2.1.0
After switching to using OSGi Event Admin to update the mappings after updates
to any vanity path configuration (SLING-1463), the mappings are not updated
when the properties are removed.
This is caused by the JCR events for the removed properties not being properly
forwarded. This is fixed in SLING-2277.
Now the MapEntries EventHandler has to be fixed to make use of the new
functionality.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira