Make WordPress Core

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#19169 closed defect (bug) (invalid)

Same term name overrides other term in other hierarchical taxonomy

Reported by: unsalkorkmaz's profile unsalkorkmaz Owned by:
Milestone: Priority: normal
Severity: blocker Version: 3.3
Component: Taxonomy Keywords:
Focuses: Cc:

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

Download all attachments as: .zip

Change History (7)

@unsalkorkmaz
14 years ago

Simple plugin for re-produce problem

#1 @unsalkorkmaz
14 years ago

  • Component changed from General to Taxonomy

#2 @scribu
14 years ago

This is part of a larger problem. See #6211

#3 @unsalkorkmaz
14 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
14 years 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.

#5 @unsalkorkmaz
14 years 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.

#6 @SergeyBiryukov
14 years ago

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