Area |
ID |
Type |
Description |
Released |
|
CMS-31798
|
|
Property validation error does not disappear after correcting the error
Fixed an issue where when you used a custom property validator to validate a property, the warning notification did not disappear after fixing the incorrect property.
EPiServer.CMS.UI 12.29.1; (Or a related package);
|
Apr 30, 2024
|
|
CMS-32618
|
|
The logout action menu item is executed twice
Fixed an issue where after you clicked Logout, two logout requests were created instead of one. This caused issues in Open ID Connect and displayed 400 Bad Request error.
EPiServer.CMS.UI 12.29.1; (Or a related package);
|
Apr 30, 2024
|
|
CMS-33126
|
|
HideFromViewMenu should be resolved at runtime
Fixed an issue where you could not use dynamic HideFromViewMenu for ViewConfiguration.
EPiServer.CMS.UI 12.29.1; (Or a related package);
|
Apr 30, 2024
|
|
CMS-27863
|
|
"Edit link" should not mean that editing the linked page
Fixed an issue where when you clicked ... > Edit from the Create Link window, it resulted in editing the page you linked to. Now, you can click Edit Link and simply edit the link you entered. Or you can click Edit Content and edit the content of the page you linked to.
EPiServer.CMS.UI 12.29.1; (Or a related package);
|
Apr 30, 2024
|
|
CMS-32095
|
|
Excessive amount of WebSocketException logging
Fixed an issue where the WebSocket handler threw an exception for early termination because the remote party closed the WebSocket connection without completing the closing handshake.
EPiServer.CMS.UI 12.29.0; (Or a related package);
|
Apr 02, 2024
|
|
CMS-33300
|
|
Update EPiServer.ImageLibrary.ImageSharp dependency
Updated EPiServer.ImageLibrary.ImageSharp dependency to 1.0.1 which contains a vulnerability fix.
EPiServer.CMS.UI 12.29.0; (Or a related package);
|
Apr 02, 2024
|
|
CMS-33081
|
|
DDS failed to load object as PropertyBag when Type is missing
Fixed an issue that prevented the loading of an object as a PropertyBag. This issue occurred when a type with an enum property was stored in DDS and then later was no longer present. The missing missing enum value should have returned as an int but the load failed System.ArgumentNullException: Value cannot be null. (Parameter 'key').
EPiServer.CMS.Core 12.21.2; (Or a related package);
|
Mar 26, 2024
|
|
CMS-31164
|
|
Redirect occurred when there was an unknown remaining path (RoutingOptions.PreferredUrlFormatRedirection)
Fixed an issue that redirected you to an existing URL even when you entered a non-existent URL (which should produce an HTTP 404).
EPiServer.CMS.Core 12.21.2; (Or a related package);
|
Mar 26, 2024
|
|
CMS-32535
|
|
Registering MetadataHandler should be thread safe
Fixed an issue where registering MetadataHandler was not thread safe.
EPiServer.CMS.UI 12.28.0; (Or a related package);
|
Mar 19, 2024
|
|
CMS-31391
|
|
Audiences should be sorted by Name as default
Fixed an issue where Audiences were not sorted alphabetically by their names.
EPiServer.CMS.UI 12.28.0; (Or a related package);
|
Mar 19, 2024
|