Ticket #2663 (closed defect (bug): fixed)

Opened 6 years ago

Last modified 5 years ago

RSS feed invalid

Reported by: infocynic Owned by: anonymous
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

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in changeset 3866.

  • Status changed from closed to reopened
  • Resolution fixed deleted
  • Version changed from 2.0.2 to 2.0.4
  • Milestone changed from 2.1 to 2.0.5
  • Status changed from reopened to closed
  • Resolution set to fixed

(In [4281]) Frickity frack, and all that jazz. fixes #2663

  • Milestone 2.0.5 deleted

Milestone 2.0.5 deleted

Note: See TracTickets for help on using tickets.