AMT 129
Released: 24 Nov 2023.
For availability, please contact the Avanade Service Portal for information on downloading new releases.
Special attention items:
AMT 129
- Support for ASPX type Web Clients is going to be phased out in coming releases.
Product | Cat | Subcat | Description | Type | Version | Priority |
---|---|---|---|---|---|---|
AMT LION | AMT COBOL | Control Center | Various | #78693 In the AMT Control Center, certain DateTimes were not valid in a specific timezone, due to summer/winter time transitions. Invalid system timezones DateTimes can no longer be set in the Database for Scheduled Jobs. |
FIX | AMT 129 | MEDIUM |
AMT LION | AMT COBOL | Application Center | Various | #78724 Dependency jQuery-UI in the AMT Application Center has been updated to a more recent version. |
FIX | AMT 129 | LOW |
AMT COBOL | Runtime | Blazor Web Client | #79094 In AMT Blazor, serialization of AMT Ids with a minus-sign could lead to ambiguous names. A parameter has been added to AmtDefinitionControl, AmtName, which removes the ambiguity. |
FIX | AMT 129 | MEDIUM |
AMT LION | AMT COBOL | Runtime | Blazor Web Client | #79314 The Blazor API of the Blazor application returned detailed error information when an error occurred in the API. The Blazor API now returns a more generic response when an error occurs. |
FIX | AMT 129 | MEDIUM |
AMT LION | AMT COBOL | Runtime | Blazor Web Client | #79512 In the Blazor Web Assembly, setting of connectionhub for signalR caused an infinite loop when it was attempted to establish a connection. The code that was causing the infinite loop was refactored and placed in a different method. |
FIX | AMT 129 | MEDIUM |
AMT LION | AMT COBOL | Runtime | Blazor Web Client | #79631 In the Blazor Web API configuration file, if ClientSecret wasn't defined, input data was returned. This resulted in vague errors. Now, a clear exception is thrown if data cannot be signed, making it easier find and solve configuration faults. |
FIX | AMT 129 | MEDIUM |
AMT LION | AMT COBOL | Control Center | Various | #79634 In the AMT Control Center 'Processed' > 'Statistics' > 'Statistical data' tab, the Export functionality was broken. This has been solved by saving the internal administration of the exported files properly. |
FIX | AMT 129 | MEDIUM |
AMT COBOL | Runtime | Blazor Web Client | #79664 In a Blazor Web Client, a grey bar appeared in COBOL applications, causing forms to be shifted downwards to make room for the grey bar. A new CSS class for COBOL applications has been added, which takes care of this issue. |
FIX | AMT 129 | LOW |
AMT COBOL | Runtime | Blazor Web Client | #79673 The OnlineSystem property of COBOL applications with BMS forms was not sent to the Blazor Web Client, and this caused an exception. This property has been included. |
CHANGE | AMT 129 | MEDIUM |
AMT LION | AMT COBOL | Generator | Various | #79728 The AMT Generator did not close. The closing mechanism of the generator has been corrected. |
FIX | AMT 129 | MEDIUM |
AMT LION | AMT COBOL | Runtime | Blazor Web Client | #79754 There were spelling mistakes on Blazor error pages. These spelling mistakes have been fixed. |
FIX | AMT 129 | LOW |
AMT COBOL | Runtime | Blazor Web Client | #79827 In the Blazor Web Client, tabbing in COBOL applications was not always working. Tabbing works again, because the focusmanager now also sets focus on components without parents. |
FIX | AMT 129 | MEDIUM |