Difference: APPX500BugsFixes (18 vs. 19)

Revision 192012-03-29 - ChrisBrower

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

APPX 5.0 Bug Fixes

Line: 264 to 264
 
  • Fields not set when Add Mode automatically selected (#2125)
    • I have an optional child input process that uses child constraints and an auto sequence number. If I am in the parent process in Change Mode and there are no child record then APPX automatically selects Add Mode when I run the child process. I have some code in the Set Runtime Defaults event point t...
  • Increase max file size to 4GB on Windows (#2203)
Changed:
<
<
    • The maximum AppxIO file size on Windows is 2GB - increase that to 4GB.
>
>
    • The maximum AppxIO file size on Windows is 2GB - increase that to 4GB.
 
  • Beeping date fields (#2231)
    • The latest client produces a 'beep' when the last character is typed into date fields. This does not happen in alpha fields.
  • Copyright Notices out of date on menus (#2265)
Line: 287 to 287
 
  • Audit log field name does not include occurrence (#2106)
    • When logging a fieldName node, we need to also include a fieldOcc attribute or a fieldOcc node.
  • Audit Log File Create - field with occurrences wrong (#2112)
Changed:
<
<
    • A FileCreate event does not log a field with occurrences correctly. The DELETE ME field in the example below has two occurrences but is listed as two fields with the same name, each with one occurrence. <event> <eventID> <type>FileCreate</type> <timeStamp>2007102610541095</timeSt...
>
>
    • A FileCreate event does not log a field with occurrences correctly. The DELETE ME field in the example below has two occurrences but is listed as two fields with the same name, each with one occurrence. <event> <eventID> <type>FileCreate</type> <timeStamp>2007102610541095</timeSt...
 
  • Appx session closes if connection to the listener for Audit log was lost (#2220)
    • After kill -s or kill -1 command is issued in attempt to close audit log file, if you run a process - any process, against the file where FMS group for the listener is assigned to, Appx closes session all together and the log file gets wiped out
  • The .env file for appxLoginMgr service needs APPX_KEYMAP defined. (#2252)
 
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