Details
-
Task
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
2.20.12, 2.22.11
-
None
-
None
Description
The getLocalizedName method performs a getNodes("hippo:translation") call which causes the all virtual nodes that are childeren of the node to get populated. The (poc) patch tries to fetch the nodes directly instead of iteration (internally in jackrabbit) over all the nodes.
Note: a similar issue exists in the hst in the bean.standard.HippoFolder.getFolders().
Attachments
Issue Links
- relates to
-
REPO-520 Backport - Improve performance of NodeDecorator.getLocalizedName()
- Closed