#32759 closed defect (bug) (worksforme)
Permalink routing for same slugs in hierarchical structure wrong
Reported by: | maszewo | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.2.2 |
Component: | Permalinks | Keywords: | |
Focuses: | Cc: |
Description
Hi there, i have a strange problem with identical page-slugs in a hierarchical page-structure:
i have several events structured with pages. each event has a sub-page /show/
one of these is routing wrong, because:
domain.com/pagename/eventname/show/
routes in frontend to
domain.com/pagename/anothereventname/show/
(there are some more events with the sub-page /show/)
- there are no other custom post types registered
- no special redirect plugins
- permalink-structure is updated several times
- I've tested it on 2 different apache-webservers with the same result
so i dont have any idea yet what i can do! Any suggestions?
Attachments (1)
Change History (7)
Note: See
TracTickets for help on using
tickets.
Thanks for the report, maszewo.
I'm unable to reproduce this problem. Are you able to test your site with all your plugins deactivated, and one of the default themes enabled?