Bug: we completely erase modules on pages when deleted
Reported by dleffler | June 9th, 2013 @ 02:01 AM | in 2.2.1 (closed)
There is code logic conflict in the navigationController->deleteLevel() method which sends a module on a page being deleted to the recycle bin then subsequently deletes all traces of that module by doing a delete_instance() followed by removing it from the sectionref table.
Seems logical that we would only remove the page (section) and send all modules to the recycle bin where they could be removed later?
Comments and changes to this ticket
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS