Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#22651 closed defect (bug) (fixed)

wpdevel.wordpress.com redirects with too many /

Reported by: tobiasbg's profile TobiasBg 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)

#1 @dd32
13 years ago

  • Milestone changed from Awaiting Review to WordPress.org
  • Resolution set to fixed
  • Status changed from new to closed

Fixed, The redirect upgrade on WordPress.com had one too many slashes

Note: See TracTickets for help on using tickets.