Unicode Test Plan

This document outlines a plan for testing the Unicode enhancements in APPX 6.0.


Overview

Release 6.0.0 of the APPX Utility includes support for Unicode data types.

Major Features:

DD Changes:

Maximum Alpha Field Size increased to 4GB

Maximum Record Size increased to 4GB

Encoding Type Attribute added for Alpha fields

FMS Changes:

APPXIO Support for Unicode fields

Oracle Support for Unicode fields

ILF Support:

Literals (Tested/Ok)

SET (Tested/Ok)

SET TEMP **** (Tested/Ok)

IF / AND / OR**** (Tested/Bugs)

APPEND (Tested/Ok)

STORE / RESTORE (Tested/Ok)

PUSH / POP (Tested/Ok)

ERROR / WARNING / MESSAGE / CANCEL / REFRESH**** (Tested/Ok)

BEG AT/ END AT (Tested/Ok)

RUN**** (Tested/Ok)

CALL (No Changes Required)

PASS**** (Tested/Ok)

RECEIVE / LOCAL*** (Tested/Ok)

CNV BIN**** (Tested/Ok)

CNV PORT**** (Tested/Ok)

PACK / UNPACK**** (Tested/ok)

CNV TEXT**** (Tested/ok)

SET DAY / SET MNTH**** (Tested/ok)

DEFINE / UNDEFINE**** (Tested/ok)

VERIFY**** (Tested/Ok)

IF DIFF (Tested/Ok)

COMPUTE / TOTAL**** (Tested/Ok)

SCAN**** (Tested/Bugs)(Bugs)

PRINT *** (Tested/Bugs)

BROWSE (No Changes Required)

...

Misc Bugs

  1. New debugger does not work, crashes with error when trying to read --- WIDGET. * FIXED * April 24 engine
  2. Old debugger does not display entire contents of national/unicode fields, even though the data is there. * Not a bug * The old debugger is not intended for use with Unicode.
  3. Process Generation toolbox. I used the toolbox to generate a scrolling input on the file TST BEGUNI, which contains 2 unicode fields, a 10 character key and a 30 character description. The heading size over the description field is incorrect. It should have 30 ='s underneath it, but it only has enough for the word 'Description'. * FIXED* March 28 engine
  4. Invalid (blank) occurrence number in Image Editor after hitting F11 then attempting to edit Item. ** FIXED ** March 21 engine
  5. File Management functions (create, restruct, etc) crash with a 'Value Does Not Fit in Mask' error when setting MESSAGE2 MSG TXT into STAT2 MSG. * FIXED * April 24 engine
  6. Engine should be transcoding when fields are moved, and throwing a runtime error (like numeric overflow) if the encoding of the receiving field does not contain the necessary characters. ** No, will not be implemented this way **
  7. The 'Global EPs for Images' is not highlighted when I add code to the global start of frame. None of the EP's in the Global section turn on highlighting when code is entered. * FIXED * tested with April 24 engine, seems to be ok now.
  8. Cross Reference display is messed up. Do an x-ref on APPEND NORMAL in App TST, then click 'References' to see what I mean. Retested with April 24 engine, better but still different from 4.2.a. In 4.2.a, in the 'Context' column the word RECORD is immediately followed by the frame & image information. In the Unicode version, the word RECORD is followed by many spaces, then the rest of the context. * FIXED * in Dec 10 engine
  9. Put the field --- X on an input image, run the process & try to enter data. If you enter '12345', you will get 'Invalid Numeric Value' error. Add a decimal point to the end and it's accepted. * FIXED * tested with May 23 engine.
  10. The ILF editor does not accept valid characters in the 8859-15 character set, ie, the £ symbol exists in 8859-15, but I cannot enter it on an ILF command. (Should be fixed - 10-Dec)
  11. Changing the value of a --- TEMP field in the new debugger during execution seems to corrupt the field. * FIXED * July 28th engine. Could have been a display problem in the debugger, but either way, seems ok now.
  12. 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. (Should be fixed - 10-Dec)
  13. 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. (Should be fixed - 10-Dec)
  14. 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.
  15. 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)
  16. Tooltips in new debugger only show the first character of the field value.** FIXED ** in Dec 10 engine
  17. 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
  18. 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. * FIXED * in Dec 10 engine
  19. The fix for ERROR/WARNING etc, broke the status area. It fills with the Unicode Replacement Character during "Em Compile" messages.

Language Translation Support:

Translation Dictionary

Query Support:

Sort OrderSort Order based on Unicode Collating Sequence

Predefine Fields and Files: *** (Tested/Bugs in STD)

TEMP xxxxx

COMPARE File

STD Report Parameters File

Restructure Support:

Restructure APPXIO Files

Oracle Tables

Printing Support: **** (Not Fully Tested/Bugs)

Text Print Files

PDF Print Files

APPX Client Support **** (Not Fully Tested/Bugs):

UTF-8 data stream

Field validation based on Encoding Type

Callable Functions:

Transcoding fields

-- SteveFrizzell - 2011-03-02

Edit | Attach | Watch | Print version | History: r59 < r58 < r57 < r56 < r55 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r57 - 2011-12-15 - JeanNeron
 
  • Edit
  • Attach
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