[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 10:16:50 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        |  Resolution:
 Keywords:                |
--------------------------+------------------------------
Changes (by heilhard):

 * keywords:  reporter-feedback =>


Comment:

 The two attached files work within the twentyten theme. In the given
 scenario I see this curl results:
 {{{
 # curl --head  http://localhost/?feed=newsfeed
 HTTP/1.1 404 Not Found
 Date: Wed, 15 Jun 2011 10:09:56 GMT
 Server: Apache/2.2.17 (Unix) mod_fcgid/2.3.5 mod_ssl/2.2.17 OpenSSL/0.9.8l
 DAV/2 mod_wsgi/3.3 Python/2.7.1 PHP/5.3.4
 X-Powered-By: PHP/5.3.4
 X-Pingback: http://localhost/xmlrpc.php
 Last-Modified: Wed, 15 Jun 2011 10:09:56 GMT
 ETag: "94471d4c9f96266146e2b123cf0ff15f"
 Expires: Wed, 11 Jan 1984 05:00:00 GMT
 Cache-Control: no-cache, must-revalidate, max-age=0
 Pragma: no-cache
 Content-Type: text/xml; charset=UTF-8
 }}}
 Hope this helps!

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


More information about the wp-trac mailing list