Ticket #2663 (closed defect (bug): fixed)
RSS feed invalid
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Template | Version: | 2.0.4 |
| Severity: | major | Keywords: | rss invalid |
| Cc: |
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.
Change History
comment:1
masquerade — 6 years ago
- Status changed from new to closed
- Resolution set to fixed
Fixed in changeset 3866.
comment:4
markjaquith — 5 years ago
- Version changed from 2.0.2 to 2.0.4
- Milestone changed from 2.1 to 2.0.5
comment:5
markjaquith — 5 years ago
- Status changed from reopened to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.

http://photomatt.net/2006/04/15/feed-validator/