Bug: Delete page(s) may mis-order/rank sibling pages
Reported by dleffler | June 8th, 2013 @ 01:00 PM | in 2.2.1 (closed)
When deleting pages, the sibling pages (and maybe parents?) may be reordered seemingly randomly. This may be a regression bug due to the 2.0 ranks starting at 1 where 1.0 ranks began at 0? It appears to be isolated within the deleteLevel() method?
Comments and changes to this ticket
-
expNinja June 9th, 2013 @ 01:42 AM
- State changed from new to resolved
- Assigned user set to dleffler
(from [9e219ed35abbb84bc334b90061a4d606891fcbb5]) Fixes a couple of issues such as page ranks (order) getting royally messed up after deleting standalone pages, and all blog items are deleted whenever any blog module was deleted (not recycled, but deleted) [#1031 state:resolved] [#1028 state:resolved responsible:dleffler] https://github.com/exponentcms/exponent-cms/commit/9e219ed35abbb84b...
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
People watching this ticket
Tags
Referenced by
- 1031 Bug: when we delete a page with a blog, it deletes all blog items (from [9e219ed35abbb84bc334b90061a4d606891fcbb5]) Fixes a...