[wp-trac] [WordPress Trac] #35070: Redirection loop for similar slugs with dashes
WordPress Trac
noreply at wordpress.org
Mon Dec 14 09:45:01 UTC 2015
#35070: Redirection loop for similar slugs with dashes
--------------------------+-----------------------------
Reporter: Vikestart | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Permalinks | Version: 4.4
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
For instance, if you have the following posts:
http://www.example.com/lore/collections/kaidan-lore
http://www.example.com/lore/zone/kaidan
Trying to access either will result in an endless redirection loop. The
problem is the dash between '''kaidan''' and '''lore''', it seems that
WordPress no longer recognises the rest of the slug after the dash, and
thus confuses them.
When I changed it to '''kaidancollection''' instead of '''kaidan-lore''',
the redirection loop went away.
This is a new issue in WordPress 4.4.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35070>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list