[wp-trac] [WordPress Trac] #23014: template-loader.php process feeds and trackbacks bug

WordPress Trac noreply at wordpress.org
Thu Dec 20 06:41:27 UTC 2012


#23014: template-loader.php process feeds and trackbacks bug
--------------------------+----------------------
 Reporter:  cobrasjp14    |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  Feeds         |     Version:  2.2
 Severity:  normal        |  Resolution:  invalid
 Keywords:  needs-patch   |
--------------------------+----------------------
Changes (by nacin):

 * status:  new => closed
 * resolution:   => invalid
 * milestone:  Awaiting Review =>


Comment:

 return stops processing in that file. template-loader.php is included from
 wp-blog-header.php, at the end, which is included from index.php, at the
 end.

 Thus, return should prevent any additional output or execution.

 I imagine this is a theme or plugin issue. Nothing in 3.5 has changed
 here.

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


More information about the wp-trac mailing list