[wp-trac] Re: [WordPress Trac] #7272: Deleting a page parent
doesn't properly update all child pages
WordPress Trac
wp-trac at lists.automattic.com
Thu Jul 10 20:04:26 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 | Resolution:
Keywords: page,delete |
-------------------------+--------------------------------------------------
Comment (by hailin):
update(..) in wp-db.php has 'LIMIT 1'.
When UPDATE should be applied to multiple rows, this produces partial
results.
Eg, trac #7272, when a parent page is deleted, we should update all of
its children pages, yet only 1 is updated
--
Ticket URL: <http://trac.wordpress.org/ticket/7272#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list