Bug fixes
The following bugs were fixed in Release 7.4.7:
Key | Summary |
|---|
X4BUG-1732 | When using multiple tabs in X4, X4 tries to get a refresh token for X4Realm instead of the realm configured in the .wac file of the Web App. This will display a logout message for the first tab. This bug is now fixed and the refresh token will now be used for the specified client. |
X4BUG-1704 | When using the DateTime filter in the Grid Component, the DateTime field was reset to empty when the filter was applied and could not be closed when the filter was reopened. This bug is now fixed. |
X4BUG-1697 | After saving and reloading a dataset with NewAction, the ID of the previously loaded dataset persists in the buffer. Therefore, when the NewAction is triggered again, an empty or pre-filled form will be displayed with the name of the old dataset. This bg is now fixed and an empty form opens. |