Opened 13 years ago
Closed 13 years ago
#22651 closed defect (bug) (fixed)
wpdevel.wordpress.com redirects with too many /
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | WordPress.org | Priority: | normal |
Severity: | normal | Version: | |
Component: | WordPress.org Site | Keywords: | |
Focuses: | Cc: |
Description
Just noticed this while cleaning up some old bookmarks:
http://wpdevel.wordpress.com/
301-redirects to
http://make.wordpress.org/core//
and (for example)
http://wpdevel.wordpress.com/test/
301-redirects to
http://make.wordpress.org/core//test/
Seems like there's a /
too much in some rewrite rule.
(The
http://make.wordpress.org/core//...
URLs are then again (correctly) redirected to the version without the extra /
.)
Change History (1)
Note: See
TracTickets for help on using
tickets.
Fixed, The redirect upgrade on WordPress.com had one too many slashes