Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Optimizely - update 369

Release summary

Bug fixes for Optimizely CMS UI.

Released items June 8, 2021

Area ID Type Description Released
CMS-19277
  Update documentation for ObjectEditingMetadataHandlerRegistry

The class name ObjectEditingMetadataHandlerRegistry should be updated to MetadataHandlerRegistry.

See also Editing objects in the CMS Developer Guide.

EPiServer.CMS.UI 11.35.3; (Or a related package);
Jun 08, 2021
CMS-19197
  Media Selector: Media Selector dialog is not closed when save change from image editor

Steps to reproduce:

  1. In edit view, open the Media Selector dialog box.
  2. In this dialog box, select a content item.
  3. Open its context menu and select Open in Image Editor.
  4. Update some of the image's fields and then choose Save as a copy or Replace original image.

Expected result: ** 

The Media Selector dialog box is closed.

Actual result: 

The Media Selector dialog box is not closed.

 

EPiServer.CMS.UI 11.35.3; (Or a related package);
Jun 08, 2021
CMS-19064
  "Trim Content Versions" scheduled job: "Maximum number of versions" isn't ignored when "Disable deletion of content versions" is selected.

Steps to reproduce:

  1. Go to admin view > Config tab> System Settings.
  2. Enable the "Disable deletion of content versions" check box.
  3. Click Save.
  4. Go to edit view to prepare testing data.
  5. Create a page having more than 20 "Previously published" versions.
  6. Go to admin view > Scheduled Jobs > Trim Content Versions.
  7. Start the job manually.

Expected result:
As mentioned in the user guide, selecting "Disable deletion of content versions" disables the automatic deletion of versions caused by the "Maximum number of versions" field. However, "Maximum number of versions" will be ignored if "Disable deletion of content versions" box is selected.
The expected result is that no version is deleted by "Trim Content Version" job.

Actual result:
All "Previously published" versions exceeding 20 are deleted.

EPiServer.CMS.UI 11.35.3; (Or a related package);
Jun 08, 2021
CMS-19330
  There is console error when refreshing trash view

Steps to reproduce:

  1. Use debugging scripts (console errors are not displayed for release version), and open the developer console.
  2. Go to edit view and then the trash view.
  3. Refresh the page.

Expected result:

No errors are displayed.

Actual result:

Console error is displayed: "TypeError: Cannot set property 'hideView' of undefined"

 

EPiServer.CMS.UI 11.35.3; (Or a related package);
Jun 08, 2021
CMS-19206
  Media Selector: Media Selector dialog is not closed when Edit Approval Sequence

Steps to reproduce:

  1. Open the Media Selector dialog box.
  2. In the dialog box, open the context menu of a folder, and then select Edit Approval Sequence.

Expected result: 

The Media Selector dialog box is closed and it redirects to the approval setting page of the folder. 

Actual result: 

It redirects to the approval setting page of the folder but the Media Selector dialog box is not closed.

 

EPiServer.CMS.UI 11.35.3; (Or a related package);
Jun 08, 2021

More on releases

Related topics

Last updated: Jun 08, 2021