Make WordPress Core

Opened 21 years ago

Closed 21 years ago

Last modified 20 years ago

#1893 closed defect (bug) (fixed)

Several links to bloginfo('home') without trailing slash

Reported by: markjaquith Owned by: markjaquith
Priority: low Milestone:
Component: Administration Version: 1.6
Severity: normal Keywords: bg|has-patch bg|commit
Cc: Focuses:

Description

Leaving out the trailing slash for the plain bloginfo('home') links is causing 301 redirects to the slashed version. This patch adds the trailing slash to every naked bloginfo('home') that didn't already have it.

Attachments (1)

bloginfo_home_trailing_slash.txt (7.8 KB ) - added by markjaquith 21 years ago.
Patch for WP 1.6 SVN

Download all attachments as: .zip

Change History (3)

@markjaquith
21 years ago

Patch for WP 1.6 SVN

#1 @ryan
21 years ago

  • Resolutionfixed
  • Status newclosed

(In [3134]) Trailing slashes. Propers to Mark Jaquith. fixes #1893

#2 @(none)
20 years ago

  • Milestone 2.0

Milestone 2.0 deleted

Note: See TracTickets for help on using tickets.