Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Scripting Core 2.4.2
-
None
Description
AbstractBundledRenderUnit.getService(String className) can return null for a service even if the service is found in the service registry.
This is because the last line of this method always returns null which discards the result from the local this.services cache if it's found in there.
Attachments
Issue Links
- relates to
-
SLING-11119 Optimise the service retrieval for bundled scripts
-
- Closed
-