Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#20387 closed defect (bug) (fixed)

404 guessing does not take multipage posts and post feeds into account

Reported by: markjaquith's profile markjaquith Owned by: markjaquith's profile markjaquith
Milestone: 3.4 Priority: normal
Severity: normal Version:
Component: Canonical Keywords:
Focuses: Cc:

Description

404 guessing only gives you a post permalink. If there were ?feed= or ?page= parameters, they will not be converted into the path component of their pretty permalinks for the post object.

Change History (1)

#1 @markjaquith
13 years ago

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

In [20398]:

Handle page= and feed= query strings in redirect_guess_404_permalink(). fixes #20387

Note: See TracTickets for help on using tickets.