
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
-
dleffler June 9th, 2013 @ 03:28 AM
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
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
Tags
Referenced by
-
1035 Bug: Need to evaluate how/when we implement recycle bin & delete Rollup of tickets #1032 #1033 #1034