[wp-trac] [WordPress Trac] #3758: RSS Feed contains characters at
beginning and end
WordPress Trac
wp-trac at lists.automattic.com
Wed Feb 7 10:27:00 GMT 2007
#3758: RSS Feed contains characters at beginning and end
---------------------+------------------------------------------------------
Reporter: tacker | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.3
Component: General | Version: 2.2
Severity: normal | Keywords: rss
---------------------+------------------------------------------------------
The [http://m.tacker.org/blog/feed/ feed] for my blog (r4871) contains a
number at the beginning
{{{
2356
<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2-bleeding" -->
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<channel>
}}}
and at the end
{{{
</item>
</channel>
</rss>
0
}}}
The [http://m.tacker.org/blog/category/qype/feed category feed] is also
affected:
{{{
1f65
<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2-bleeding" -->
}}}
The comment feeds are not affected.
I have deactivated all plugins, but the error persists.
--
Ticket URL: <http://trac.wordpress.org/ticket/3758>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list