Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years 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: Focuses:

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 15 years ago.
Simple plugin for re-produce problem

Download all attachments as: .zip

Change History (7)

@unsalkorkmaz
15 years ago

Simple plugin for re-produce problem

#1 @unsalkorkmaz
15 years ago

  • Component GeneralTaxonomy

#2 @scribu
15 years ago

This is part of a larger problem. See #6211

#3 @unsalkorkmaz
15 years 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 :(

#4 @unsalkorkmaz
15 years ago

  • Cc unsalkorkmaz@… added
  • Severity majorblocker

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.

#5 @unsalkorkmaz
15 years ago

  • Resolutioninvalid
  • Status newclosed

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.

#6 @SergeyBiryukov
15 years ago

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