[wp-trac] [WordPress Trac] #17808: Using only custom post types results in 404 on RSS feeds

WordPress Trac wp-trac at lists.automattic.com
Wed Jun 15 09:56:02 UTC 2011


#17808: Using only custom post types results in 404 on RSS feeds
--------------------------+-----------------------------
 Reporter:  heilhard      |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Feeds         |    Version:  3.1.3
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 I'm working on a site that only uses custom post types and as a result
 doesn't have any "real" posts. I created an RSS feed + rewrite rules for
 parts of the site and it works correctly but gives a 404 although the
 actual content is correct.

 How to reproduce:
 Remove all posts from a fresh WP install. Register a custom post type.
 Create a feed that has a query for that custom post type. Write a post in
 the custom post type. The resulting feed will show the custom post, but
 will come back with 404 status code. Adding a dummy post in the regular
 posts section will return the feed status to 200.

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


More information about the wp-trac mailing list