WordPress.org

Make WordPress Core

Opened 20 months ago

Closed 20 months ago

Last modified 20 months ago

#19169 closed defect (bug) (invalid)

Same term name overrides other term in other hierarchical taxonomy

Reported by: unsalkorkmaz Owned by:
Priority: normal Milestone:
Component: Taxonomy Version: 3.3
Severity: blocker Keywords:
Cc: unsalkorkmaz@…

Description

How to re-produce:
Register 2 hierarchical taxonomy. Insert a term to one of the taxonomy. Then insert same term in other taxonomy. Previous term will get override.

I added a file for fast re-produce

Attachments (1)

cpt.php (581 bytes) - added by unsalkorkmaz 20 months ago.
Simple plugin for re-produce problem

Download all attachments as: .zip

Change History (7)

unsalkorkmaz20 months ago

Simple plugin for re-produce problem

comment:1 unsalkorkmaz20 months ago

  • Component changed from General to Taxonomy

comment:2 scribu20 months ago

This is part of a larger problem. See #6211

comment:3 unsalkorkmaz20 months ago

oh wow.. ticket from 4 years ago.. whats suggested solution for temporary? its problem only if both taxonomies are hierarchical and i really need 2 hierarchical taxonomy :(

comment:4 unsalkorkmaz20 months ago

  • Cc unsalkorkmaz@… added
  • Severity changed from major to blocker

I think this is a blocker bug. Its bugging with even default category taxonomy. Basically we cant use hierarchical taxonomy because there is possibility client will bug whole taxonomy system with just adding same term name.

comment:5 unsalkorkmaz20 months ago

  • Resolution set to invalid
  • Status changed from new to closed

This is interesting.
I tried with clean install and problem gone.
I am closing ticket. I will open this when i find what triggered that problem.

comment:6 SergeyBiryukov20 months ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.