Opened 7 years ago

Closed 7 years ago

Last modified 6 years ago

#2204 closed defect (bug) (fixed)

"Previous Posts" Links Leading to 404s in Archives Listings

Reported by: MacManX Owned by: ryan
Priority: high Milestone:
Component: General Version: 2.0
Severity: major Keywords: posts_nav_link previous next archives functions-post.php classes.php
Cc:

Description

All of the "previous posts" links created by the posts_nav_link tag in my archives listings are leading to 404 errors. I can't get to a previous archives page to test any "next posts" links, but I am sure that they are affected as well. The previous/next page links on both the blog main page and category listings, also generated by the posts_nav_link tag, are functioning properly. Only the archives listings are affected.

Change History (9)

  • Resolution set to worksforme
  • Status changed from new to closed
  • Resolution worksforme deleted
  • Status changed from closed to reopened

So, why isn't it working for me? If have tried it with all plugins disabled and using the default theme. I get a 404 every time.

Ok, I have narrowed it down. I had previously implemented all of the changesets since #3363, so I decided to see what would happen if I down-graded all of those files to their v2.0 release versions. Once I did that, that pages archives began to work again. I am now going to implement the changeset's one-by-one until I find the cause. Wish me luck.

Found it! The problem is changeset #3371.

  • Component changed from Template to General
  • Keywords functions-post.php classes.php added

comment:6   ryan7 years ago

  • Milestone set to 2.1
  • Owner changed from anonymous to ryan
  • Status changed from reopened to new

comment:7   ryan7 years ago

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

(In [3396]) Fix variable name collision that was breaking paging. fixes #2204

comment:8   ryan7 years ago

  • Milestone changed from 2.1 to 2.0.1
  • Milestone 2.0.1 deleted

Milestone 2.0.1 deleted

Note: See TracTickets for help on using tickets.