Ticket #2663 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

RSS feed invalid

Reported by: infocynic Assigned to: 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

04/16/06 23:24:17 changed by masquerade

10/03/06 14:12:54 changed by Nazgul

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in changeset 3866.

10/03/06 22:28:12 changed by markjaquith

  • status changed from closed to reopened.
  • resolution deleted.

10/03/06 22:29:14 changed by markjaquith

  • version changed from 2.0.2 to 2.0.4.
  • milestone changed from 2.1 to 2.0.5.

10/03/06 22:30:58 changed by markjaquith

  • status changed from reopened to closed.
  • resolution set to fixed.

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

11/30/06 19:41:51 changed by

  • milestone deleted.

Milestone 2.0.5 deleted