[wp-trac] [WordPress Trac] #2552: AJAX list manipulation of post's
comments in wp-admin/edit.php
WordPress Trac
wp-trac at lists.automattic.com
Fri Mar 10 07:40:12 GMT 2006
#2552: AJAX list manipulation of post's comments in wp-admin/edit.php
----------------------------+-----------------------------------------------
Id: 2552 | Status: new
Component: Administration | Modified: Fri Mar 10 07:40:12 2006
Severity: normal | Milestone: 2.1
Priority: normal | Version: 2.0.1
Owner: mdawaffe | Reporter: mdawaffe
----------------------------+-----------------------------------------------
Viewing a post's comments in wp-admin/edit.php allows the user to manage
only those comments for a particular post. However, list-management.*
don't handle this situation. This means that every time a comment is
deleted or unapproved, the page has to reload.
Additionally, the approve/unapprove links point to post.php instead of
comments.php.
The attached puts this portion of edit.php under list-management and fixes
the above bug.
--
Ticket URL: <http://trac.wordpress.org/ticket/2552>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list