#2663 closed defect (bug) (fixed)
RSS feed invalid
| Reported by: | infocynic | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Template | Version: | 2.0.4 |
| Severity: | major | Keywords: | rss invalid |
| Cc: | Focuses: |
Description
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.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
http://photomatt.net/2006/04/15/feed-validator/