[wp-trac] Re: [WordPress Trac] #5331: Category pagination
permalinks broken
WordPress Trac
wp-trac at lists.automattic.com
Thu Jun 5 01:23:27 GMT 2008
#5331: Category pagination permalinks broken
-------------------------------------------------------+--------------------
Reporter: AnkurKothari | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.6
Component: General | Version: 2.5
Severity: major | Resolution:
Keywords: pagination category permalink 2nd-opinion |
-------------------------------------------------------+--------------------
Comment (by mtekk):
Ok here is the step by step on how I reproduced this, I can confirm these
steps work with r8052
For permalinks you must use a custom structure of:
/%category%/%postname%/
Now, select any of your categories that span multiple pages, the quickest
way of doing this is navigating to it and then in your address bar remove
the "/category" (this is a literal, not a variable related to your
category of choice) press return. The page should load, just like the
previous category page, except, low and behold, if you check out your
next/previous page links they are different, if you click them they do not
work (you get a 404).
Again I can only reproduce this by manually entering URLs, everything
WordPress normally generates is perfectly fine. I get the same results
using the permalink scheme:
/blog/%category%/%postname%/
--
Ticket URL: <http://trac.wordpress.org/ticket/5331#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list