[wp-trac] [WordPress Trac] #13397: Bulk Edit - Changing cats kills tags

WordPress Trac wp-trac at lists.automattic.com
Sat May 15 21:11:19 UTC 2010


#13397: Bulk Edit - Changing cats kills tags
--------------------------+-------------------------------------------------
 Reporter:  ipstenu       |       Owner:     
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.0
Component:  General       |     Version:  3.0
 Severity:  blocker       |    Keywords:     
--------------------------+-------------------------------------------------

Comment(by duck_):

 Replying to [comment:7 duck_]:
 > As suggested change markup to new tax_input, doesn't fix quick edit cat
 removal.

 As discussed on IRC the changing the markup isn't the main issue.

 The way {{{wp_insert_post}}} works is by setting categories from
 post_category first and then from tax_input[category] so when
 {{{bulk_edit_posts}}} sets tax_input[category] after the new cats passed
 from the checkboxes any changes are accidentally overwritten in
 {{{wp_insert_post}}}.

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


More information about the wp-trac mailing list