Documentation Center

Hotfix 88257

A Translation Manager hotfix.

Problem description

A cumulative hotfix for Translation Manager.

Hotfix description
Translation Manager will attempt to update Components to the current Schema version before sending the files for translation. In some cases this update will fail with the following error:
An error occured while processing an item: Token Text in state Start would result in an invalid XML document. 
Make sure that the ConformanceLevel setting is set to ConformanceLevel.Fragment or ConformanceLevel.Auto 
if you want to write an XML fragment.

This hotfix changes Translation Manager so it will no longer apply the configured XSLT to rich text fields as this change is not required to make the Component XML match the Schema.

Distributed files
  • Tridion.TranslationManager.DomainModel.dll (version 7.1.0.132)
  • Tridion.TranslationManager.UI.Model.dll (version 7.1.0.129)
Fixes included
  • 87611
  • 87682
  • 87701
  • 87954
  • 88068
Dependencies

88066