Opened 12 years ago
Closed 12 years ago
#28960 closed defect (bug) (duplicate)
Doesn't check duplicate of slugs
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Permalinks | Keywords: | |
| Focuses: | Cc: |
Description
Step to reproduce:
- Insatll 4b2
- Change permalink to
/%postname%/ - Create PAGE with slug "test"
- Create POST with slug "test"
In results both slugs (post and page) have same URL.
Change History (1)
Note: See
TracTickets for help on using
tickets.
Duplicate of #13459.