Difference: 520KnownIssues (46 vs. 47)

Revision 472012-09-08 - PeteBrower

Line: 1 to 1
 

Known Issues

Table Widget Editor

  • should only accept table source inputs (allowed me to enter a file name) * Fixed *, there was no editting on the fields at all. Made AP & Process name required fields.
Line: 28 to 28
 
  • Filling dead space - right now the last column is expanded –if necessary- to create a row that fills the total with of the table, but that sometimes gives trouble in resizing the last column. ** Fixed **
  • Wide Columns appear to be truncated. Try to display a 512 character field. ** Fixed **
  • If there are compile errors in the Table Source, they are not displayed. Instead the default display for the Table Widget is shown. (Fixed, now showing EM compiler errors)
Changed:
<
<
  • It seems that rewriting an ITEM (HTM VIEWER) to a table doesn’t work anymore. This is the code in OI:
    SET --- WIDGET NAME = *TBL INF02
    READ --- WIDGET HOLD 1 FT 0 BY WIDGET NAME
    T SET --- WIDGET WIDGET TYPE = TABLE
    T SET --- WIDGET D SRC AP = OTO
    T SET --- WIDGET D SRC INV TYPE = SUBPROCESS
    T SET --- WIDGET D SRC NAME = *TBL INF02
    T REWRITE --- WIDGET FAIL 0
>
>
  • It seems that rewriting an ITEM (HTM VIEWER) to a table doesn’t work anymore. This is the code in OI:
    SET --- WIDGET NAME = *TBL INF02
    READ --- WIDGET HOLD 1 FT 0 BY WIDGET NAME
    T SET --- WIDGET WIDGET TYPE = TABLE
    T SET --- WIDGET D SRC AP = OTO
    T SET --- WIDGET D SRC INV TYPE = SUBPROCESS
    T SET --- WIDGET D SRC NAME = *TBL INF02
    T REWRITE --- WIDGET FAIL 0
 
  • If a field has a size override >80 characters, the table will not display. Fields larger than 80 will display properly if there is no size override.
  • Token fields do not work properly, doesn't display the token text, I get some other character, or the table doesn't display at all.
  • Does not consistently execute Pre-Display, etc, after option set, ie, the table widget sets option to USER 1, Opt Int executes and then Pre-Display should re-execute (since --- OPTION is not cleared), but it doesn't always do that. See ROLE SECURITY MAINTENANCE - ACL for replication.
Line: 69 to 69
 

Better Error/Warning Control Runtime

  • In client preferences, the messageComboRows shows a default of 0, but it seems if there are >8 messages, a scrollbar is added. Default should show as 8? ** Fixed **
Changed:
<
<
  • Transitory messages (like process name during Em compile, restructuring, etc) no longer appear in the status bar.
  • If >1 ERROR message, color coding is lost (does not appear in Red). Check Warnings/Messages for the same problem.
  • The Control-M display no longer color codes the messages (It used to in an earlier version, I think).
>
>
  • Transitory messages (like process name during Em compile, restructuring, etc) no longer appear in the status bar.
  • If >1 ERROR message, color coding is lost (does not appear in Red). Check Warnings/Messages for the same problem.
  • The Control-M display no longer color codes the messages (It used to in an earlier version, I think).
 

Better HTML Widget

  • VLC option does not work - * Fixed once I properly installed VLC *
  • line breaks not honored in javascript viewer * Fixed * seems to work for me now.
 
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