Ticket #2204 (closed defect (bug): fixed)

Opened 6 years ago

Last modified 5 years ago

"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

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

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.

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

comment:6   ryan6 years ago

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

comment:7   ryan6 years ago

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

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

comment:8   ryan6 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.