November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hello,
We're having the same issue. Have you found a solution to this by any chance? We're also contacting support regarding our issue.
This was a known bug but should have been resolved in newer versions of CMS
We updated the CMS packages from 12.23.1 to 12.25.1, after which the problem disappeared. It's probably bug CMS-29726 but then on a ContentArea rather than an IList<T>. 🎉
Hi!
It is this bug: https://world.optimizely.com/support/bug-list/bug/CMS-27894
And it is fixed in EPiServer.CMS.UI 12.21.0
/Kristoffer
Hi!
We just upgraded to 12.17.1 and after that our properties of the type IList<ContenteReference> is not rendered properly.
I get this error message:
Some properties of that type is actually rendered correctly so it might have something with the data stored?
The page with the invalid property renders correctly when I view it so there is data stored in the database. Also adding removing references programaticlly works fine, the property is updated and not other data is lost.
Data in the database is stored like this:
It is nine links rendered is only eight so could it be that one of the links is invalid and that the edit mode cannot handle that? And in the "postData" it looks like one of the links are empty.
Not sure where to start here.
Thanks!
/Kristoffer