Hotfix 78259

Version
This hotfix concerns SDL Tridion 2011 SP1.
Problem description
Web Service OData batching content length does not work with big content sizes and because of that parser throws SAXException while trying to parse the input XML.
Hotfix description
The issue has been fixed by not taking into consideration the Content-Length when parsing the batch.
Distributed files
cd_webservice.jar
Fixes included
None
Dependencies
None