#60941 closed defect (bug) (duplicate)
When post and page have same title then post redirect to page
| Reported by: | up1512001 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Permalinks | Version: | |
| Severity: | normal | Keywords: | needs-testing has-patch |
| Cc: | Focuses: |
Description
- when you create a post and page with the same title text then both get the same slug so instead of changing one of the slugs it overrides the old post/page.
- so I suggest when someone creates a post and page with the same title then one of them should get appended with a number so that both of them will have visibility.
Example Video: https://github.com/FireWork-Production-Private-Ltd/WordPress-issues/issues/1#issue-2228684291
Attachments (1)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I have attached my patch.