Opened 7 years ago
Last modified 7 years ago
#42248 new defect (bug)
Can't create category slug with same name for different parents
Reported by: | ashokrd2013 | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 4.9 |
Component: | Permalinks | Keywords: | has-screenshots dev-feedback needs-patch |
Focuses: | administration | Cc: |
Description
Issue with same category slug creation even though both have different parent category.
For example I have structure like this wanted to build up.
Cars - Category
Toyota & Maruti - Subcategory of Cars
Parts - Subcategory of Toyota & Maruti
/cars/toyota/parts
/cars/maruti/parts
Wordpress isn't allow it. See attached screenshot.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Replying to rinkuyadav999:
Issue with taxonomy slug creation even though taxonomy term has different parent term and generating different permalink based on slug. I don't think it's permalink component.