[wp-trac] [WordPress Trac] #23408: Link to rss-feed in default installation causes redirect loop

WordPress Trac noreply at wordpress.org
Wed Feb 20 02:56:37 UTC 2013


#23408: Link to rss-feed in default installation causes redirect loop
--------------------------+------------------------------
 Reporter:  clusterone    |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Canonical     |     Version:
 Severity:  major         |  Resolution:
 Keywords:                |
--------------------------+------------------------------
Changes (by SergeyBiryukov):

 * component:  Feeds => Canonical


Comment:

 Reproduced the redirect loop with the default permalink structure:
 {{{
 http://trunk.wordpress/?attachment_id=4603&feed=rss2
 HTTP/1.1 301 Moved Permanently
 Location: http://trunk.wordpress/?feed=rss2&p=4603

 http://trunk.wordpress/?feed=rss2&p=4603
 HTTP/1.1 301 Moved Permanently
 Location: http://trunk.wordpress/?attachment_id=4603&feed=rss2
 }}}
 And so on.

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


More information about the wp-trac mailing list