London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Hi Vegard,
I think that you should raise a support ticket with support<at>episerver<dot>com.
As you say, done. Will see if I remember to post the solution here if there is one
Support created a bug report about it which is posted here: https://world.episerver.com/support/Bug-list/bug/CMS-11646
It has been marked "Closed, won't fix", with the note:
In other words, we just can't name a property ParentNode any more.
Short version: the CMS crashes when you try to edit a block which has a PageReference property named ParentNode.
I'm upgrading an old project (from 6 R2 to newest version) and we're upgrading the old database. However since I have to change the name of ParentNode to something else, that property's data doesn't stick.
How to recreate:
This is the blocktype I tested with:
Any suggestions as to why this happens?
EDIT: This happens in two entirely different projects, so it's not a one-off thing.