[wp-trac] [WordPress Trac] #9096: extra indented empty line in feed

WordPress Trac wp-trac at lists.automattic.com
Wed Feb 11 19:40:16 GMT 2009


#9096: extra indented empty line in feed
--------------------------+-------------------------------------------------
 Reporter:  jidanni       |       Owner:     
     Type:  defect (bug)  |      Status:  new
 Priority:  lowest        |   Milestone:  2.8
Component:  Feeds         |     Version:  2.7
 Severity:  trivial       |    Keywords:     
--------------------------+-------------------------------------------------
 There is an extra indented empty line printed out with feeds, here:
 {{{
 $ wget -q http://localhost/articles/index.php/feed -O -|grep -C1
 $'\t'$|head -n 3|cat -t
 ^I^I<dc:creator>admin</dc:creator>
 ^I^I
 ^I^I<category><![CDATA[Trees]]></category>
 }}}
 It is not obvious in feed-rss2.php or feed.php how it gets there.

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


More information about the wp-trac mailing list