AMT Release Notes

AMT 128

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

Special attention items:

AMT 128

Product Cat Subcat Description Type Version Priority
AMT LION Developer Various #759

INC: 1079237

The Cut/Copy/Paste option in the ContextMenu (right-click) did not work for Consumable Web Services, Consumable Rest Api Web Services or Provided Rest API Web Services in the AMT Developer Studio.

The Cut/Copy/Paste options have been made available.
CHANGE AMT 128 MEDIUM
AMT LION | AMT COBOL Runtime Blazor Web Client #78636

Blazor Web Client: Editbox controls always auto-tabbed, even if this was disabled in the form settings.

This has been corrected and Editbox now follows the auto-tabbing form value.
FIX AMT 128 MEDIUM
AMT LION Runtime Blazor Web Client #79073

In the Blazor Web Client, Combobox item containers could not be navigated using arrow up or down keys. Also, the selected item was not highlighted.

Arrow up and down navigation has been added to Combobox and selected items are now highlighted.
FIX AMT 128 MEDIUM
AMT COBOL Runtime Blazor Web Client #79079

In the Blazor Web Client, incorrect CSS classes were applied to AMT COBOL Label and Editbox components. IBM applications got A -Series styling and CSS classes instead of IBM styling and CSS classes.

The Generator now generates the OnlineSystem property that is used in Blazor to check which style and CSS classes need to be applied to the Editbox or Label.
NEW AMT 128 MEDIUM
AMT LION | AMT COBOL Runtime Blazor Web Client #79090

On quick successive transmits, the Blazor Web Client sometimes rendered multiple screens on top of each other.

This issue has been solved.
FIX AMT 128 HIGH
AMT LION | AMT COBOL Runtime Blazor Web Client #79091

Blazor WebAssembly clients sometimes got stuck on the initial form.

Recent updates to the Notifybar have been removed, as they were occasionally blocking other calls.
FIX AMT 128 HIGH
AMT LION | AMT COBOL Runtime Blazor Web Client #79092

A transmit in a screen was only possible after a click somewhere within the screen in a Blazor Web Client.

Now, based on transmit data, focus is placed on the first focusable field unless focus has been set in code, which eliminates the need for a click in the screen before a transmit.
FIX AMT 128 MEDIUM
AMT LION | AMT COBOL Runtime Blazor Web Client #79095

There was no automatic focus on any Blazor Web Client field.

Now based on transmit data and the ActiveControlName, focus is placed on the first focusable field.
FIX AMT 128 MEDIUM
AMT LION | AMT COBOL Runtime Blazor Web Client #79096

In the Blazor Web Client, during tabbing through a form, the Tab button occasionally stopped functioning, because the parent container was incorrectly registered with the FocusManager. Also, for Radiobutton and Checkbox components, Blazor tried to set focus on a field that did not exist (wrong id as parameter).

Now the children of the parent container are registered instead of the parent element, and focus on Radiobuttons and Checkbox components are set correctly as well.
FIX AMT 128 MEDIUM
AMT LION | AMT COBOL Runtime Blazor Web Client #79264

In the Blazor Web Client, dropdown Comboboxes opened while they were supposed to stay closed when the label part is clicked.

Dropdown Comboboxes now only open on a click on the arrow.
FIX AMT 128 LOW
AMT LION | AMT COBOL Runtime Web Client #79311

INC: 1111701

Several key events of the Listbox in the ASPX Web client were broken.

The issues have been resolved.
FIX AMT 128 MEDIUM
AMT LION | AMT COBOL AmtTools Reo #79331

An error occurred in the AMT Reorganize Console when it was closed, caused by the Dispose method being called twice.

The Dispose method of one of the classes in which this error occurred has been removed.
FIX AMT 128 LOW
AMT LION | AMT COBOL Runtime Blazor Web Client #79391

The Blazor Web Client is no longer in preview.

The Blazor Web Client has been promoted from its preview state to a fully released AMT component. With the promotion the preview switch is no longer required to generate the Blazor Web Client.
CHANGE AMT 128 HIGH
AMT LION | AMT COBOL Runtime Printing #79435

Using special characters like Hungarian characters in the filename of graphical prints (PROUT.TITLE) made previewing in the AMT Control Center or AMT Application Center impossible.

Upgrading the PDFPrinting package has solved this problem.
FIX AMT 128 MEDIUM
AMT LION | AMT COBOL AmtTools Various #79464

The AmtFileEditor didn't work anymore; an error message appeared indicating a missing file, when an attempt was made to read a file.

The missing file (ConverterSupport.dll) has been added to the release.
FIX AMT 128 MEDIUM