Hotfix 88203
A Content Manager hotfix.
- Problem description
-
Updating a Component that was previously subject to a Workflow changes its status to Unapproved.
- Hotfix description
-
If a changed item was previously in Workflow (e.g. has Approval Status), but it is not in Workflow anymore and doesn't have associated Bundle Workflow Process, its Approval Status will be changed to Undefined by default.
This default can be changed back to Unapproved through an Event System extension: the
SaveEventArgs.ApprovalStatusResetOverrideproperty was introduced for this purpose. - Distributed files
- Tridion.ContentManager.dll (version 7.1.0.1327)
- Fixes included
-
- 88076
- 87411
- 87500
- 88013
- 88066
- 88151
- Dependencies
-
87899