[wp-trac] [WordPress Trac] #5809: Updating a term in one taxonomy affects the term in every taxonomy

WordPress Trac noreply at wordpress.org
Mon May 13 21:33:40 UTC 2013


#5809: Updating a term in one taxonomy affects the term in every taxonomy
---------------------------------+-----------------------------
 Reporter:  rmccue               |       Owner:  garyc40
     Type:  defect (bug)         |      Status:  reopened
 Priority:  high                 |   Milestone:  Future Release
Component:  Taxonomy             |     Version:  2.3
 Severity:  major                |  Resolution:
 Keywords:  has-patch 3.7-early  |
---------------------------------+-----------------------------

Comment (by LucasMS):

 I noticed that even the wordpress API functions are not dealing correctly
 with term IDs and category IDS. For exemple, the delete_category Hook will
 pass the TERM ID to the hooked function, not the term_taxonomy_ID, which
 should be the correct.

 This is very serious, since plugins are storing the TERM IDs as if they
 were identifying numbers of categories.

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


More information about the wp-trac mailing list