[wp-trac] [WordPress Trac] #2663: RSS feed invalid
WordPress Trac
wp-trac at lists.automattic.com
Sun Apr 16 23:02:33 GMT 2006
#2663: RSS feed invalid
-----------------------+----------------------------------------------------
Id: 2663 | Status: new
Component: Template | Modified: Sun Apr 16 23:02:33 2006
Severity: major | Milestone: 2.1
Priority: normal | Version: 2.0.2
Owner: anonymous | Reporter: infocynic
-----------------------+----------------------------------------------------
Reference http://wordpress.org/support/topic/67963
The RSS feed is invalid because the tag
{{{
<wfw:commentRSS>
}}}
is invalid and should be
{{{
<wfw:commentRss>
}}}
An edit to line 50 of wp-rss2.php fixes the problem nicely.
I've marked this as major since some readers will not accept any invalid
feed.
--
Ticket URL: <http://trac.wordpress.org/ticket/2663>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list