Difference: UnicodeCNV_TEXTStmt (4 vs. 5)

Revision 52011-05-13 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="UnicodeTestPlan"

CNV TEXT Statement

Line: 49 to 49
 
  1. when converting from Unicode to National, where the Unicode field contains characters not in the National character set, does not throw a transcode error. It should.
  2. When converting from Unicode to Raw, where the Unicode field contains characters not in the Raw character set, does not throw a transcode error, just silently drops the Unicode character. Should be a transcode error.
  3. When converting a Unicode field containing a spiky ball (0xA4), I get a Euro symbol in my Raw field.
Added:
>
>
  1. When converting from Unicode to National or Raw, causes Appx to crash. Not sure if it's the National or Raw, all the statements run but when the Event Point ends, the client closes. Doesn't seem to matter if there's any data to convert or not.
  2. When converting from National to Raw, where National field contains a character not in the Raw character set, does not throw a transcode error. The character is silently converted to something else.
  3. When converting from Unicode Text to National or Raw array, does not word wrap.
  4. When converting from Unicode Text to National or Raw array, does not throw transcode errors, just silently converts the characters to something else (Raw) or converts them unchanged (National).
  5. When converting from National Text to Unicode or Raw array, does not word wrap.
  6. When converting from National Text to Raw array, converts spiky ball (0xA4) to euro symbol.
  7. When converting from Raw Text to National or Unicode array, does not word wrap.

  -- PeteBrower - 2011-03-17
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback