[wp-trac] [WordPress Trac] #11184: Bulk actions executed on empty list causes errors

WordPress Trac wp-trac at lists.automattic.com
Wed Dec 2 06:27:59 UTC 2009


#11184: Bulk actions executed on empty list causes errors
------------------------------+---------------------------------------------
 Reporter:  sirzooro          |        Owner:  westi   
     Type:  defect (bug)      |       Status:  reopened
 Priority:  normal            |    Milestone:  2.9     
Component:  Warnings/Notices  |      Version:  2.9     
 Severity:  normal            |   Resolution:          
 Keywords:  has-patch         |  
------------------------------+---------------------------------------------

Comment(by nacin):

 New patch.

  - If no tags or categories selected on a bulk delete, flash "No
 (tags|categories) selected."

  - If categories are bulk-deleted, there was previously no flash. Patch
 adds them. Patch also checks how many tags/cats are deleted to serve the
 appropriate message.

 I'm thinking this can make it into 2.9. The post edit.php issues are
 trivial -- while there isn't any feedback, but it also doesn't wp_die().
 Let's do that in a new ticket, and prevent bulk edit from opening if no
 posts are selected.

 FWIW, re:
 > One more thing: when you try to delete permanently posts in trash in
 bulk, WP displays displays all posts instead of trashed ones only.
 I don't recall another ticket to fix this, in which case I can't reproduce
 in r12314.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11184#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list