AMT Release Notes

AMT 126

Released: 22 Sep 2023.
For availability, please contact the Avanade Service Portal for information on downloading new releases.

Special attention items:

There are no special attention items for this release.

Product Cat Subcat Description Type Version Priority
AMT LION Developer Code Logic #27710

In Datagrid Password Editboxes, it was technically not possible to change a column to a normal Editbox and vice versa.

Possible problems with this issue are now prevented by changing the Password property of Editbox Datagrid columns to read-only. It can be set through the AddEditBox() method call, when the Datagrid is dynamically filled.
CHANGE AMT 126 MEDIUM
AMT LION Runtime Blazor Web Client #78647

Several bugs have been fixed in the current version of the Blazor Web Client Macromanager. Also, macros have been developed for the Listview and the Datagrid.
CHANGE AMT 126 MEDIUM
AMT LION | AMT COBOL Control Center&Application Center Configuration #78723

The following shim and polyfill libraries have been removed from the AMT Control Center and AMT Application Center:
- Html5Shiv-PrintsHiV
- Modernizr
- Json3
These libraries were used to fix incompatibility issues with older versions of IE, which are no longer supported.
CHANGE AMT 126 MEDIUM
AMT LION | AMT COBOL Control Center&Application Center Configuration #78872

INC: 1090222

The 'Printed' checkbox-filter in the AMT Application Center and AMT Control Center did not work anymore.

The filter is now functioning again.
FIX AMT 126 MEDIUM
AMT LION Runtime AMT Screens #78875

INC: 1089272

In older versions of AMT Screens, it was possible to open executables or files on the client's machine by setting a hyperlink on a Button, Image or Label. In recent versions, this did not work correctly anymore.

The behavior has been restored so that files and executables can be started again from a hyperlink in the AMT Screens client.
FIX AMT 126 MEDIUM
AMT LION | AMT COBOL Runtime Blazor Web Client #78884

The 'Select screen' option in Blazor Web Clients was not shown when the AMT Application Center was used.

Now, depending on user rights, the option is also shown in the AMT Application Center inside the application in the top menu bar.
CHANGE AMT 126 MEDIUM
AMT LION Runtime Various #78887

INC: 1095790

Output PDFs of graphical reports doubled in size by the use of intersect clipping.

This issue has been resolved by clipping the text instead of using intersect clipping. This keeps files their desired size.
FIX AMT 126 MEDIUM
AMT LION | AMT COBOL Control Center&Application Center Various #78899

INC: 1095785

Job messages containing JSON strings became unreadable by HTML encoding in the following screens in the AMT Control Center: 'Messages' > 'Alerts' and 'Jobs' > 'Batch Control'. The same issue occurred in the AMT Application Center.
Also, taskvalues were unreadable in the 'Jobs' > 'Job Management' > 'Completed Jobs' screen.

These issue has been resolved in both the AMT Control Center and AMT Application Center.
FIX AMT 126 MEDIUM
AMT LION | AMT COBOL Generator Various #78906

INC: 1094757

In the AMT Developer Studio, if an identity field was created with a reserved system name like 'ID', and this was field was used in a non-unique index, incorrect index access methods were generated. This resulted in C# compile errors during the generation of a report or form using the index.

This issue has been resolved.
FIX AMT 126 HIGH
AMT LION Runtime Web Client #78919

INC: 1092879

In the ASPX Web Client, an entry in a Combobox item list can be selected using the keyboard. If a different item is then selected using a mouse, the keyboard-selected item is restored, resulting in an unintended item being selected. This only occurred in memory based Comboboxes.

This issue has been resolved.
FIX AMT 126 MEDIUM
AMT LION Developer Code Logic #78932

In the AMT Developer Studio using the Datagrid column properties 'ColumnType' and 'EditType' in a 'Startcase' command didn't work.

This has been fixed.
FIX AMT 126 MEDIUM
AMT LION | AMT COBOL Services Various #78936

The AMT Commodule did not expose all interfaces in the contract if it was used as COM object.
TLB files could not be generated.

Within the AMT Commodule, the contract is now made visible.
Instead of a TLB file, a Manifest file is now delivered.
The X.Manifest file can be found in the 'ComModule' folder.
FIX AMT 126 MEDIUM
AMT LION Runtime Blazor Web Client #78960

There were problems in Chrome and Firefox with Blazor elements using ZOrder, leading to unexpected results in overlapping controls.

This issue has been corrected.
FIX AMT 126 MEDIUM
AMT LION Runtime Blazor Web Client #78985

In the Blazor Web Client alpha labels of which the alignment was dynamically changed to 'left', were not updated correctly.

This has been resolved.
FIX AMT 126 MEDIUM