Closed (cannot reproduce)
Project:
Views (for Drupal 7)
Version:
7.x-3.0-rc1
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2011 at 19:18 UTC
Updated:
11 Jul 2012 at 17:44 UTC
I have a view with 3 exposed filters. When no filters have been set, the RSS feed works as expected, and displays all results. When any filters have been set, while the page view still displays results, the RSS feed (with the filters in the url) shows no results.
Comments
Comment #1
dawehnerThis sounds a lot like a duplicate of #1302906: RSS Feed errors when view has more than 1 page view
Comment #2
Matthew OMalley commentedThis is not a duplicate. These are separate issues, which is why I separated them, rather than confusing the two as a single issue.
1302906 is a single view with more than 1 page view, and the RSS feed which is supposed to be "attached to" one of the pages has the url of the other page as the xml:base and the link tag.
This one is a single view with only one page view, and when any exposed filters are selected, the RSS feed has no results.
The solution could be related, but the problems are definitely different.
Comment #3
dawehnerFor both issues it would kind of help to have some way to reproduce the issue.
http://drupal.org/node/571990 is a great document how you can help us to help you. Provide for example a view export which can be imported and used as it is without the need to have all the fieldapi fields available.
Comment #4
Matthew OMalley commentedThank you for the link to the document. I can provide an export - as for providing one that can be used as is without fieldapi fields, does that mean you suggest I recreate the view with basic node content? I'm happy to do so, just want to clarify. Also, since the issue is with filters, that will require a taxonomy.
Comment #5
dawehnerExactly! Getting some taxonomy setup is not that hard, no problem here.
Comment #6
damiankloip commentedComment #7
esmerel commented