Opened 10 years ago
Closed 10 years ago
#28900 closed defect (bug) (duplicate)
Duplicate slug when we create same name post and page.
Reported by: | datta.parad | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.9.1 |
Component: | Posts, Post Types | Keywords: | |
Focuses: | Cc: |
Description
steps for reproduce the error
1) create post with the name "test"
you will get the slug for post is "test"
2) create page with the name "test"
You will get the slug for page is also "test"
if we set permalink to %postname%, this both get conflict.
Attachments (2)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Duplicate of #13459.