Kbase P112319: Error 9082 with saving XML doc with Baltic 1257 characters
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  14/03/2006 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.x
SYMPTOM(s):
Error 9082 with saving XML doc with Baltic 1257 characters
When using the SAVE method to create an XML file from a memptr loaded with Baltic 1257 code page characters then the error 9082 can appear.
X-NODEREF or X-DOCUMENT SAVE got an error:XML Parser Exception:Unicode char 0xA2 is not representable in encoding windows-1257. (9082)
X-NODEREF or X-DOCUMENT <method-name> got an error: <xml-exception>. (9082)
This only seems to happen for three characters, in the 1257 code page at position A2, A6 and B5.
CAUSE:
Bug# 20060105-007
FIX:
Upgrade to OpenEdge 10.0B04 or later.