Release Notes / Version 11.2310
Table Of ContentsRemoved pbe Taglib Declaration from Blueprint taglibs.jinc
Removed pbe taglib declaration from cae-base-lib's taglibs.jinc, since cap-editing-pbe-taglib-component has been removed as of 2110.1.
(CMS-22058)
Fixed a Bug Regarding Annotation Lookup of Link Schemes
Lookup of @Link Annotation failed under certain conditions. This bug is fixed.
(CMS-22043)
Fixed the Order of the 'viewEngines' Bean
The type of the 'viewEngines' bean was changed to 'LinkedHashMap', so that custom view engines can be correctly prepended or appended.
(CMS-22031)
Bugfix: Issue with Responsive Image Delivery for Extremely Small Images
Delivery of responsive images could fail, if the original image is extremely small and no crops had been defined in CoreMedia Studio. More specifically, this issue arose for images whose dimensions were smaller than the corresponding aspect ratio.
(CMS-22011)
Fixed the Handling of Preview Date
Fixed the handling of preview date parameter, so that the preview date parameter is ignored by the live CAE.
(CMS-22001)
Fixed CSRF Documentation Bug
The documented example of backward compatible CSRF tokens contained a bug that was fixed.
(CMS-21769)
Fixed a Bug Regarding Encoding of Resource URLs
Resource URLS containing non URL characters were encoded twice. This bug has been fixed.
(CMS-19083)