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

dawehner’s picture

Status: Active » Closed (duplicate)
Matthew OMalley’s picture

Status: Closed (duplicate) » Active

This 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.

dawehner’s picture

For 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.

Matthew OMalley’s picture

Thank 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.

dawehner’s picture

does that mean you suggest I recreate the view with basic node content?

Exactly! Getting some taxonomy setup is not that hard, no problem here.

damiankloip’s picture

Status: Active » Postponed (maintainer needs more info)
esmerel’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)