#20387 closed defect (bug) (fixed)

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

Reported by: markjaquith Owned by: markjaquith
Priority: normal Milestone: 3.4
Component: Canonical Version:
Severity: normal Keywords:
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)

  • 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.