Hotfix 83819
Creating a translation job takes a long time for shared Items.
- Version
- This hotfix concerns SDL Tridion 2011 SP1 (Translation Manager).
- Problem description
- Creating a translation job takes a long time for shared Items.
- Hotfix description
- In order to establish the source publication of the item it is necessary to read the BluePrint for each item. This hotfix ensures the BluePrint is only read when there is a translation configuration in an ancestor publication that could influence the language of the item. It will also reduce the number of database reads needed to calculate the path to the item from the publication to once per organizational parent item.
- Distributed files
-
- Tridion.TranslationManager.DomainModel.dll (version 3.0.0.211)
- Tridion.TranslationManager.UI.Model.dll (version 3.0.0.198)
- Tridion.TranslationManager.Service.exe (version 3.0.0.165)
- Microsoft.Web.Services2.dll (file version 2.0.5050.0)
- WSWebServices.dll (version 9.0.4503.21315)
- Fixes included
- Hotfix 79196
- Dependencies
- None