[wp-trac] [WordPress Trac] #35353: Endless loop when canonical URL contains caps
WordPress Trac
noreply at wordpress.org
Thu Jan 7 21:21:05 UTC 2016
#35353: Endless loop when canonical URL contains caps
--------------------------+-----------------------------
Reporter: rmens | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Canonical | Version: 4.4.1
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Could reproduces this on 2 sites with 4.4.1
When my site is http://www.johnappleseed.com and i stylize it as
http://www.JohnAppleseed.com as the canonical URL, an endless redirect
loopt occurs on the homepage.
Wordpress is trying to redirect http://www.johnappleseed.com to
http://www.JohnAppleseed.com which the browser opens as url without caps.
So Wordpress tries again.
There should be a check which makes this all lower caps.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35353>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list