Opened 6 months ago
Closed 6 months ago
#22651 closed defect (bug) (fixed)
wpdevel.wordpress.com redirects with too many /
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | WordPress.org |
| Component: | WordPress.org site | Version: | |
| Severity: | normal | Keywords: | |
| 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