[wp-trac] [WordPress Trac] #10305: Not all paged feeds return 404

WordPress Trac wp-trac at lists.automattic.com
Tue Jun 30 14:37:24 GMT 2009


#10305: Not all paged feeds return 404
--------------------------+-------------------------------------------------
 Reporter:  neoxx         |       Owner:                  
     Type:  defect (bug)  |      Status:  new             
 Priority:  normal        |   Milestone:  Unassigned      
Component:  Feeds         |     Version:  2.8             
 Severity:  normal        |    Keywords:  feed, 404, paged
--------------------------+-------------------------------------------------
 hi folks,

 i implemented a map feature for my posts based on my weblog's feeds. as
 the number of posts certainly increased, i see the need for paging.
 fortunately this can be done by /feed/?paged=n and a check if the specific
 feed-page exists (if it doesn't throw a 404).

 this works just fine for the general feeds like mydomain.com/feed/?paged=n
 and date-based queries mydomain.com/2009/feed/?paged=n. though, regarding
 the paged comments, tags and categories feeds, the aforementioned
 existence-check does not work, as these feeds return a 200 instead of a
 404.

 could someone kindly check this behaviour?

 thanks,
 berny

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10305>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list