Development

#2694 ([PATCH] RSS 2.01)

You must first sign up to be able to contribute.

Ticket #2694 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

[PATCH] RSS 2.01

Reported by: andyman3000 Assigned to: francois
Priority: minor Milestone: plugins
Component: sfFeed2Plugin Version: 1.0.9
Keywords: Cc:
Qualification: Unreviewed

Description

another addition to make the rss feed fully standards-compliant: Changes the Head definition of an Rss2.01 Feed to <rss version="2.0"> according to the specification. http://cyber.law.harvard.edu/rss/rss.html#sampleFiles

Attachments

sfFeed2plugin_validRss2.01_2.diff (1.5 kB) - added by andyman3000 on 12/19/07 14:19:05.

Change History

12/19/07 14:19:05 changed by andyman3000

  • attachment sfFeed2plugin_validRss2.01_2.diff added.

05/08/08 09:20:43 changed by FabianLange

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

(In [8854]) changed printed rss feed version to 2.0. according to spec: "the version attribute must be 2.0", fixes #2694

05/08/08 11:06:08 changed by FabianLange

  • milestone set to plugins.