Hotfix 81739

Dreamweaver Syntax for TemplateRepeatIndex.

Version
This hotfix concerns SDL Tridion 2011 SP1HR1.
Problem description
TemplateRepeatIndex is based on a text content type and therefore not allowing an expression like the following; @@TemplateRepeatIndex+1@@ this would result in string concatenation.
Hotfix description
TemplateRepeatIndex is now be stored as a numeric value within the package.
Distributed files
Tridion.ContentManager.Templating.dll (File Version 6.1.0.999)
Fixes included
Hotfix 80446
Hotfix 80439
Dependencies
None