Release Notes / Version 11.2310
Table Of ContentsSitesService#deriveSite Uses Random Site-ID on Demand
SitesService#deriveSite
had an issue, that it may
fail returning the derived site, if the provided
targetSiteId
is null
. As a
result, it returned null
in these cases and worse:
The derived site was invalid as it had no site ID set.
Follow Section, “SitesService#deriveSite Uses Random Site-ID on Demand” for upgrade information.
(CMS-23139)