Difference: UnicodeVERIFYStmt (4 vs. 5)

Revision 52011-07-28 - JeanNeron

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

VERIFY Statement

Line: 19 to 19
 Test that UNICODE alpha fields validate correctly against the predetermined valid ranges and other values fail to validate.

Bugs

Changed:
<
<
  1. VERIFY returns T when unicode field contains \u17c0, which I think is an unused part of the unicode table. Should return F, shouldn't it? (KAD - No, \u17C0 is the Khmer vowel sign IE)
  2. VERIFY returns T when national field contains dec 144 (\u0090), which is an unused character in 8859-15 encoding. Should return F, shouldn't it?
>
>
  1. VERIFY returns T when unicode field contains \u17c0, which I think is an unused part of the unicode table. Should return F, shouldn't it? (KAD - No, \u17C0 is the Khmer vowel sign IE) - Retested ok. Unassigned portions of Unicode correctly return F.
  2. VERIFY returns T when national field contains dec 144 (\u0090), which is an unused character in 8859-15 encoding. Should return F, shouldn't it? - Retested ok, was accidentally testing a Raw field. Repeated test with National field, correctly returned F.
  -- PeteBrower - 2011-03-21 \ No newline at end of file
 
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