Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#7892 closed defect (bug) (fixed)

Infinite Redirects when permalinks do not have trailing slash and static page is set to front page

Reported by: ah125i's profile ah125i Owned by:
Milestone: 2.7 Priority: normal
Severity: normal Version: 2.7
Component: General Keywords:
Focuses: Cc:

Description

If the permalink structure does not have a trailing slash, the front page cannot load because of "Too Many Redirects." This will only happen if the front page is set to a static page.

Attachments (1)

canonical.php.patch (639 bytes) - added by ah125i 15 years ago.
patch for issue

Download all attachments as: .zip

Change History (3)

@ah125i
15 years ago

patch for issue

#1 @ah125i
15 years ago

  • Owner ah125i deleted

#2 @markjaquith
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [9214]) Proper trailing slashes for when is_front_page() does not show the blog. fixes #7892

Note: See TracTickets for help on using tickets.