Opened 12 years ago
Closed 12 years ago
#28900 closed defect (bug) (duplicate)
Duplicate slug when we create same name post and page.
| Reported by: | datta.parad | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Posts, Post Types | Version: | 3.9.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Duplicate of #13459.