Hotfix 83467

'Unable to remove data entity, org.hibernate.TransientObjectException' occurs randomly when deploying content to the database.

Version
This hotfix concerns SDL Tridion 2011 SP1HR1.
Problem description
'org.hibernate.TransientObjectException' would occur in case of changing related keywords of an item meta in the same transaction.
Hotfix description
Making sure that the link from RelatedKeyword back to ItemMeta is nullified before saving the item meta.
Distributed files
cd_datalayer.jar (6.1.0.1073)
Fixes included
Hotfix 82946
Hotfix 81125
Hotfix 80995
Dependencies
None