#60941 closed defect (bug) (duplicate)
When post and page have same title then post redirect to page
Reported by: | up1512001 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Permalinks | Keywords: | needs-testing has-patch |
Focuses: | Cc: |
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.
I have attached my patch.