Details
-
Improvement
-
Resolution: Fixed
-
High
-
1.7.0
Description
When resolving translated Content name from ContentInfo, TranslationHelper will unnecessarily load Content in all languages, while only VersionInfo is needed. Depending on how much this is used and how many languages a Content has, this can be quite a drain on the resources.