-
Bug
-
Resolution: Done
-
Major
-
6.0.0, 9.x
-
None
DataServiceWebServiceImpl encodes the XML document from the server using default character set. However, the XML document has UFT-8 in its header. If the default character set on the system is not UTF-8, errors may occur for non-English characters during decoding by XML parser, which usually read the processing instructions from the header. This is from customer case 278899.