Hotfix 88151

A Content Manager hotfix.

Problem description

It was not possible to localize a Page included in a workflow initialized in another Publication.

Hotfix description

Retrieval of BluePrint nodes currently in workflow attempts to read workflow information from a property which is null. This is due to the fact that Editor C has no access to Publication B and the security mechanism strips away workflow information (before attempting to localize a page). To work around this, privileges are temporarily elevated (which should also improve performance of the localization process for all workflow items).

Distributed files

Tridion.ContentManager.dll (version 7.1.0.1325)

Fixes included
  • 87411
  • 87500
  • 88013
  • 88066
  • 88076
Dependencies

87899