Bug: 35677

Impact:
Critical

Product:
GemConnect

Versions:
2.2, 2.1.1, 2.1, 2.0.1, 2.0

Platform:
All

Fixed In:

DoubleByteString characters must be < 0x8000

When using UTF8/UTF16 conversion in GemConnect, all characters used in
DoubleByteStrings must have an integer encoding < 0x8000.  Failure to
do so will result in spurious GemConnect #typeConversionErrors.

Workaround:

No workaround