Release Notes / Version 11.2310
Table Of ContentsFixed Scrolling of Create-From-Template Dialog
Added missing scrollbars for the CreateFromTemplate dialog.
(CMS-24172)
Lower severity for new PublishedNavigationTreeValidator issue
The new PublishedNavigationTreeValidator checks if a navigation node that will be moved from one parent to another might be still linked from the old parent (a common issue). The warn issue that was added was also displayed in the Publication Workflow window, even if the editor has done everything right (adding the old and the new parent node to the publication set according to the issue text). That could be confusing. That is why we have lowered the level to INFO.
(CMS-23953)
Fixed a Bug Where CKEditor 5 Did Not Notice Changes
We fixed a bug where the CKEditor 5 did not notice changes made to the rich text. Consequently, the "checked out" state of the underlying content item was not entered and nothing got written back to the server. What's worse, this problem would sometimes go unnoticed by editors who just published the content item alongside others and were not aware of the fact that all their changes for the content item got lost.
This problem only happened in combination with Studio tab reuse.
(CMS-23933)
Fixed Taxonomy Suggestions
Taxonomy contents located in unreadable folders are not tried to be evaluated for suggestions anymore.
(CMS-23883)
Bookmarks reordering fixed
Now the drag & dropping of bookmarks works properly even when the list is long and the scroll bar is present.
(CMS-23807)
Fixed Taxonomy Renaming with Double Quotes
Added missing HTML escaping for taxonomy nodes.
(CMS-23611)