Release Notes / Version 10.2104
Table Of ContentsFixed Layout Issue with Background Job Task Panel
The panel only supported a fixed height. This lead to a problem where longer error message simple have been cut off.
(CMS-19619)
Fixed Link List Suggestions for Site Specific Taxonomies
Fixed an issue where only global taxonomy nodes where suggested in the link list, even for site specific ones. The issue happened for the link list suggestions and for the taxonomy chooser dialog chooser.
(CMS-19611)
Added "defaultNameValueExpression" Parameter to QuickCreateMenuItem
There parameter was missing here and is now passed via the QuickCreateAction to the QuickCreateDialog .
(CMS-19595)
Added new config preferredSiteOnly for LinkListPropertyField
The config delegates the config to the LinkListPropertyFieldGridPanel. If true its link suggester only suggest content of the preferred site.
(CMS-19491)
Fixed Caching Issue in ViewTypeUtil
Fixed caching issue in ViewTypeUtil.as when working the custom base paths.
(CMS-19267)