[wp-trac] [WordPress Trac] #7272: Deleting a page parent doesn't
properly update all child pages
WordPress Trac
wp-trac at lists.automattic.com
Wed Jul 9 21:31:53 GMT 2008
#7272: Deleting a page parent doesn't properly update all child pages
------------------------+---------------------------------------------------
Reporter: MtDewVirus | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.6
Component: General | Version: 2.6
Severity: normal | Keywords: page,delete
------------------------+---------------------------------------------------
When a page parent is deleted, the child pages are not all updated
properly.
Steps to reproduce
1. Create a page titled Parent
1. Create a page titled Child1 with parent page set as Parent
1. Create a page titled Child2 with parent page set as Parent
1. Delete Parent page
1. Child1 gets updated properly in the database. It no longer has a page
parent
1. Child2 still has the parent set to the deleted Parent page.
Tested with r8302
--
Ticket URL: <http://trac.wordpress.org/ticket/7272>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list