[wp-trac] [WordPress Trac] #5809: Updating a term in one taxonomy affects the term in every taxonomy
WordPress Trac
noreply at wordpress.org
Wed Nov 7 08:42:55 UTC 2012
#5809: Updating a term in one taxonomy affects the term in every taxonomy
----------------------------+-----------------------
Reporter: rmccue | Owner: garyc40
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.5
Component: Taxonomy | Version: 2.3
Severity: major | Resolution:
Keywords: has-patch punt |
----------------------------+-----------------------
Changes (by nacin):
* keywords: has-patch => has-patch punt
Comment:
Replying to [comment:79 ryan]:
> I think this needs to use wp_update_term_count() instead of direct calls
to _update_generic_term_count() and _update_post_term_count() so that
deferred term counting still works. Deferred counting is more important
when creating new terms vs. updating so it might not be a big deal here.
Deferred counting is to avoid count update storms during imports.
This remains important. I sense a sad punt, then reviving this in 3.6.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/5809#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list