CMS Core 12.22.0 delisted from Nuget feed
We have decided to delist version 12.22.0 of the CMS Core packages from our Nuget feed, following the discovery of a bug that affects rendering of LinkItemCollections.
The bug CMS-38033 intermittently causes LinkItemCollection properties on Content to return as empty when loaded, if Lazy loading is enabled. We should have a fixed version available soon, but if you have moved to production with this version you can work around the bug by setting the option ContentOptions.PropertyLazyLoadThreshold = 0. If you have not yet moved to production we suggest you hold off until you can update to the patched version.
Our apologies for any inconveniences this may cause.
Update 2024-12-05: Fix has been released in CMS Core packages version 12.22.1.
Hi
What is the latests public version of this package? According to https://support.optimizely.com/hc/en-us/articles/23946044789901-2024-CMS-12-release-notes it is 12.32.0 but that version is nowhere to be found. Bug states fixed in 12.22.1 which i presume is in testing.
/Oskar
@Oskar, yeah that is an error in the release note. The version it refers to is a CMS UI version, not a CMS Core version. Thanks for reporting the error.