Release Notes / Version 11.2304
Table Of ContentsNew Validator: MasterLinkInAugmentationValidator for Multi-Site
The new MasterLinkInAugmentationValidator is aware of augmenting content and able to find cross-site language siblings. In the past similar issues were only found, if the paths in each site were exactly the same. Now it is also based on the commerce reference in the augmenting content. If those are the same then its a candidate for linking as language sibling (the "master" link). The changes affect the validate-multisite tool, as well es the studio validators. Additionally all issues are fed into Solr and can be found via Studio search. This also implies the possibility to save it as Dashboard widget. Please note that issues in the library and Dashboard are currently only shown if "Show Products and Categories as Content" preference setting is enabled.
Upgrade Notice
No upgrade steps are required unless you consider these warnings irrelevant in your setup. In this case you may customize the severity by setting
master-link-in-augmentation-validator.severity
to
INFO
(it defaults to
WARN
).
validate-multisite
The
cm
tool
validate-multisite
detects the following new issues:
MS-VALIDATION-9000
– An augmenting content of the master site is missing in a derived site.MS-VALIDATION-9001
– An augmenting content of the master site is missing in a derived site, although a content item with the same external id reference exists which is not linked to the master content.MS-VALIDATION-9002
– An augmenting content of a derived site is not derived from a master content.MS-VALIDATION-9003
– An augmenting content of the derived site is missing in a master site, although a content item with the same external id reference exists but is not linked as master content.MS-VALIDATION-9004
– The augmenting content misses an external id.MS-VALIDATION-9005
– There are several contents within a site that refer to the same commerce object.
(CMS-22371)
A Change in Java (amazoncorretto-11-11.0.17.8.1) Fixes Transformations of Some GIFs.
A change in Java (amazoncorretto-11-11.0.17.8.1) fixes transformations of some gifs.
(CMS-21956)