[wp-trac] Re: [WordPress Trac] #5331: Category pagination permalinks broken

WordPress Trac wp-trac at lists.automattic.com
Thu Jun 5 14:43:12 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  |  
-------------------------------------------------------+--------------------
Changes (by jhodgdon):

  * status:  new => closed
  * resolution:  => invalid
  * severity:  major => minor

Comment:

 [blog name]/[cat name] should also be generating a 404. The proper URL for
 that page is [blog name]/category/[cat name], as generated by WordPress. I
 am not sure why, if you manually edit out the /category in the URL, it is
 working at all as a URL, but that is a separate issue (you can file a bug
 on it if you want).

 The fact that url [blog home]/[cat name]/page/2/ is a 404 is not a bug,
 since the URL to that page should be [blog home]/category/[cat
 name]/page/2/.

 So I am provisionally closing this as "invalid", since you have to
 manually put in an invalid page URL in order to trigger it.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5331#comment:5>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list