Ticket #4862 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

"Older posts" link not working for archive pages

Reported by: hughbiquitous Assigned to: anonymous
Priority: normal Milestone: 2.3
Component: General Version: 2.3
Severity: normal Keywords:
Cc:

Description

In my archive pages, the posts_nav_link is (correctly) producing a link like this:

http://example.com/2007/03/page/2/

...but when I click it, it takes me to:

http://example.com/2007/03/

My code is checked out from trunk at version 5966 from SVN.

I've verified this for monthly archives, category archives, and author archives. However, paging on the home page (ie., http://example.com/page/2/ and subsequent pages) works just fine.

I've also tried disabling all plugins and switching to the default theme, and the issue is still observed.

Change History

08/29/07 15:11:52 changed by westi

Probably related to #4773

08/29/07 18:10:12 changed by markjaquith

  • status changed from new to closed.
  • resolution set to fixed.

(In [5974]) Fix paging and preview links for canonical stuff. see #4773. fixes #4862