Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
2.26.01
-
None
-
None
Description
Event listeners are registered via Spring configuration, and registered one-by-one in the EventListenersContainer. However, one of the event listeners may throw a RepositoryException (e.g. when it is registered for unknown node type names). In that case the registration of event listeners stops immediately. Remaining event listeners will not be registered at all, without any clear warning.
Attachments
Issue Links
- relates to
-
HSTTWO-1871 Create dynamically loaded 'resource bundles' from repository and be able to use them with language aware fmt:message tag
- Closed