close

Filter

loading table of contents...

Release Notes / Version 10.2101

Table Of Contents

CoreMedia Studio Client

Cache Buster is once again only applied for GET requests

When changing the used underlying API for our Studio REST Requests we accidently added the cache buster (that prevents caching a requests) not only to "GET" requests but to all requests. This is fixed now, so the old behavior applies.

(CMS-19243)

Fixed type error when aborting a workflow

Fixed a type error when a workflow was aborted in Studio.

Uncaught TypeError: this$.backToListHandler$2GlD is not a function

(CMS-19133)

Library no longer creates new folder when changing directories

The bug happened when changing into a different directory from the list or thumbnail view of the library and immediately double clicking or pressing "return" depending on the number of content items that need to be loaded before the new directory is displayed. This has now been fixed.

(CMS-19014)

Fixed QuickCreate Dialog Error

Fixed JS error in QuickCreate dialog that occured when the default name was applied.

(CMS-19005)

Embedded Blobs in RichText: Fixed Race-Condition Regarding Lock-Symbol

Due to timing issues you may have observed a lock-symbol representing an embedded blob in RichText Property Fields in CoreMedia Studio for blobs which are readable.

This was due to a timing issue, which has been fixed now.

(CMS-18945)

Pagegrid Editor shows no parent although a parent exists

Deleted parents are now correctly filtered in Studio Client when calculating the parent for a placement. ChildrenLinkListContentTreeRelation now uses the first content from the incoming links ("referrers") that isInProduction()==true .

(CMS-18926)

Custom RichText Style Classes: Fixed Possible Button-State Problems

This issue refers to Adding Custom RichText Style Classes as described in the Studio Developer Manual: Having configured style-classes which are contained in others, you may have observed invalid button states in the toolbar of the richtext Property Field in CoreMedia Studio.

Example: If you have two classes color-black and background-color-black , you may have observed the state of color-black to be enabled, while only background-color-black got selected before.

This has been fixed now.

(CMS-18899)

Fixed Disabled ComboBox And Checkout On Tab Reuse

We fixed a bug where ComboBoxes were disabled after Studio tab reuse (sometimes even a document checkout happened).

(CMS-18793)

Fixed Non-Disappearing LoadMask on Studio Tab Reuse

We fixed a bug where a load mask stayed forever over an opened document if this document's name contained HTML-encoded characters.

(CMS-18792)

The Studio Tab Reuse Default Limit Can Now be Overriden in Studio Plugins

A bug has fixed where the Studio tab reuse default limit (ReusableDocumentFormTabsPlugin) could not be overridden in Studio plugins following the BlueprintFormsStudioPlugin.

(CMS-18785)

Columns of the user grid can now be resized

The columns of the user grid found inside the User Manager can now be resized.

(CMS-18673)

Fixed error when trying to republish a withdrawn folder

A published and then withdrawn folder could not be republished again. An error message appeared indicating that the folder is already published. This is fixed now.

(CMS-17407)

Fixed endless loop bug when opening the Studio library

When a new site was created which only contains two contents of type Site Indicator and CMChannel with the latter being the home page of the former, then it could happen that opening the library results in an endless JavaScript execution loop and a type error being displayed in the browser console which starts with the following error text:

AS3: [ERROR] Ext.ComponentManager.register(): Duplicate component id "librarytree"
Error: Duplicate component id "librarytree"

(CMS-16737)

Search Results

Table Of Contents