When I remove the default design from the design manager, and I want to edit a content, the page is blank and there is an exception
Code: Select all
Uncaught exception 'CmsInvalidDataException' with message 'There is no default design selected'
Thanks
Edit : changing the default design directly in the DB corrects the bug, but it would be nice to ask for "Choose a new default design" after removing the default design
OR disable from removing the default design (maybe best solution?)