Closed (cannot reproduce)
Project:
Advanced Views RSS Feed
Version:
7.x-2.0-rc3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2013 at 22:58 UTC
Updated:
30 Mar 2015 at 06:53 UTC
Jump to comment: Most recent
Comments
Comment #1
maciej.zgadzaj commentedNo, the module adds full
<link>header, for example:<link rel="alternate" type="application/rss+xml" title="Test RSS Feed" href="http://drupal7/rss" />You would need to make sure that it's not being stripped by your browser (any fancy plugins?), viewer, and perhaps a module/theme trying some fancy alters?
Comment #2
angrytoast commentedNoting for anyone who may run into this issue, it could be due to the html5_tools module:
https://www.drupal.org/node/1579912