The views_rss module is using a semantically wrong URL for the value of the
field in the header. This URL is supposed to point to browsable, HTML content. Instead, the module is using the URL of the RSS feed itself ($view->real_url)

Would it be possible to add a field to the RSS view configuration screen to specify the HTML link that should be associated with this view?

Comments

chip’s picture

Status: Active » Closed (duplicate)

Whups, this is a dup.

http://drupal.org/node/110308