Difference: UnicodeTestPlan (52 vs. 53)

Revision 532011-11-28 - KorryD

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

Unicode Test Plan

Line: 64 to 64
 
  1. Appx doesn't complain when a Unicode character is entered into a Raw field. The character is silently discarded, but either the engine or the client should give the user some kind of error, probably the same error when entering invalid characters into a formatted field.
  2. If I have a National or Unicode field on an image with no GUI attributes, I can enter Unicode/National data into it. if I call the record up in Inquire mode, the Unicode/National data does not show properly (reverse image diamond with embedded question mark). However, if I call it up in change mode, the data shows properly. Why the difference? If I make the field RAW TEXT, then it shows properly in all modes.
  3. Run a field cross reference in TST on the field APPEND NORMAL. After the results are displayed, just press END and then Enter at the 'Are you sure' dialog box. Appx crashes with: * glibc detected * corrupted double-linked list: 0x0898b488 * in character mode. In GUI mode, the client
    just hangs. Even simpler, just run the X-ref and cancel out before selecting anything, same result. * FIXED * July 28 engine.
Changed:
<
<
  1. New debugger does not show fields values correctly when using F12 to view/change a field. Field is displayed with many trailing reverse image diamonds. Try changing a --- TEMP field during execution.
  2. Tooltips in new debugger only show the first character of the field value.
  3. After changing the 0SA DICTIONRY file to have unicode fields, I get errors when processing the DD. Not sure what the errors are because when I drill down, I get a transcode error on statement "SET 0AD MSG2 MSG TXT ZI = 0AD MSG3 MSG TXT" in CMPL DD (VIEW DETAIL). * FIXED * Oct 9 engine
  4. Certain error / warning messages are missing parts of the message. For example, go to Sys Admin/Applications and change the database id on any application to an invalid database. You'll get the message " Warning - ~1 Not on file". ~1 should be replaced by the table name - Databases in this case.
>
>
  1. New debugger does not show fields values correctly when using F12 to view/change a field. Field is displayed with many trailing reverse image diamonds. Try changing a --- TEMP field during execution. (Should be fixed - 27-Nov)
  2. Tooltips in new debugger only show the first character of the field value.(Should be fixed - 27-Nov)
  3. After changing the 0SA DICTIONRY file to have unicode fields, I get errors when processing the DD. Not sure what the errors are because when I drill down, I get a transcode error on statement "SET 0AD MSG2 MSG TXT ZI = 0AD MSG3 MSG TXT" in CMPL DD (VIEW DETAIL). * FIXED * Oct 9 engine
  4. Certain error / warning messages are missing parts of the message. For example, go to Sys Admin/Applications and change the database id on any application to an invalid database. You'll get the message " Warning - ~1 Not on file". ~1 should be replaced by the table name - Databases in this case. (Should be fixed - 27-Nov)
  Language Translation Support:
 
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