Difference: UnicodeCNV_TEXTStmt (8 vs. 9)

Revision 92011-05-24 - KorryD

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

CNV TEXT Statement

Line: 66 to 66
 
  1. Does not move all characters when converting from Unicode to Raw (destination truncated)
  2. Does not give transcode error when converting Unicode to National when Unicode contains non National characters
  3. When CNV TEXT from Unicode into occ (1) of multi occ National field, occ (2) of the destination is cleared. If the source field was a TEXT type field and I specified 000 as a destination occ number, that would make sense, but the source is plain alpha and I did not specify occ 000 on the destination. Is it supposed to work this way?
Changed:
<
<
  1. CNV TEXT from a record containing Raw into Unicode or National field shows garbage in the fields. Attempting to move the National or Unicode back to the record results in truncated data in the fields.
>
>
  1. CNV TEXT from a record containing Raw into Unicode or National field shows garbage in the fields. Attempting to move the National or Unicode back to the record results in truncated data in the fields.

    Converting from a Raw-encoded record into Unicode or National is now fixed

 
  1. CNV TEXT from a record containing National data into Raw field is incorrect. It looks like there are too many spaces between fields. Moving it back to the record results in garbage in the National field.
  2. CNV TEXT from a record containing National data into National field is incorrect. The non National field was transcoded to garbage characters. Moving it back to the record results in the correct data in the record(!).
  3. CNV TEXT from a record containing National data into Unicode field is incorrect. The non National field was transcoded to garbage characters. Moving it back to the record results in the correct data in the record(!).
 
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