Opened 12 years ago
Closed 12 years ago
#27458 closed defect (bug) (duplicate)
In two separate Custom Post Types, identical slugs treated as duplicates
| Reported by: | likethegoddess | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 3.8.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Two custom post types ("Author" and "Instructors") have entries with the same title ("Joe Smith"). When creating a "Joe Smith" entry in the second CPT, the slug is appended with "-2" as if a duplicate within the same post type.
Expected result is each separate CPT entry may have identical text as a slug, as Posts and Pages may have duplicate slugs between them.
Change History (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Thanks for the report! This is a duplicate of #18962. You can star that ticket if you want to follow along with updates.