Opened 11 years ago
Closed 11 years ago
#27010 closed defect (bug) (duplicate)
Editing a term updates all terms with the same name or slug, regardless of what taxonomy it is in.
Reported by: | desrosj | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.8.1 |
Component: | Taxonomy | Keywords: | |
Focuses: | Cc: |
Description
Steps to reproduce.
- Fresh WordPress install.
- Add a post category.
- Add a post tag with the same title.
- Edit the post category title.
- Notice the post tag title also changed.
This also happens when editing the post slug. Does not matter if taxonomies are hierarchical/non-hierarchical. Also renames terms in custom taxonomies. Editing a term's parent does not change other term parents. Only specific to name and slug.
Change History (1)
Note: See
TracTickets for help on using
tickets.
Duplicate of #5809.