[wp-trac] Re: [WordPress Trac] #5331: Category pagination
permalinks broken
WordPress Trac
wp-trac at lists.automattic.com
Thu Jun 5 14:57:35 GMT 2008
#5331: Category pagination permalinks broken
-------------------------------------------------------+--------------------
Reporter: AnkurKothari | Owner: anonymous
Type: defect | Status: closed
Priority: normal | Milestone: 2.6
Component: General | Version: 2.5
Severity: minor | Resolution: invalid
Keywords: pagination category permalink 2nd-opinion |
-------------------------------------------------------+--------------------
Comment (by jhodgdon):
Actually, I think that the reason that bad URL works at all is that
[blog home]/[cat name]
is being interpreted as the first part of a
[blog home]/[cat name]/[post slug]
permalink, with no post slug. It should be canonically redirected to [blog
name]/category/[cat name] I think, just as it is when you do [blog
home]/?cat=[ID] . I will file a bug on that... See #7101
--
Ticket URL: <http://trac.wordpress.org/ticket/5331#comment:6>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list