Opensearch feed does not validate

petercasier - October 15, 2009 - 13:41
Project:OpenSearch Feed
Version:6.x-1.1
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

The RSS feed generated by Opensearch does not validate with Feedvalidator:

E.g. check out this feed query and see the errors with Feedvalidator:

This feed does not validate.
      line 11, column 1: Undefined channel element: opensearch:link [help]
           <opensearch:link href="http://humanitariannews.org/opensearch/node" type="a ...
           ^

In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendations.
      line 2, column 0: Use of unknown namespace: http://a9.com/-/opensearch/extensions/relevance/1.0/ [help]
          <rss version="2.0" xml:base="http://humanitariannews.org/" xmlns:dc="http:// ...

      line 19, column 0: item should contain a guid element (10 occurrences) [help]
          </item>

      line 87, column 0: Missing atom:link with rel="self" [help]
          </channel>

Peter

 
 

Drupal is a registered trademark of Dries Buytaert.