[fixed] DesignManager : no default design selected
Posted: Wed Aug 27, 2014 3:54 pm
Hi,
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
After that, when I want to make another design default, I get the same blank page and same error message in the logs.
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?)
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?)