Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
6.x-2.2
Component:
exposed filters
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2009 at 19:05 UTC
Updated:
4 Dec 2009 at 05:53 UTC
If I add an exposed filter for a taxonomy term, the URL for the RSS feed title is different. For example, if the taxonomy term is "Feed" and there is no exposed filter, the title for the aggregated feed is "Feed" which links to "www.example.com/feed" (clean URLs enabled). If I add the exposed filter, the URL is created like this "www.example.com/feed?vid=All". It would be better if the URL did not have the filter identifier when exposed filters are active.
Comments
Comment #1
merlinofchaos commentedBut exposed filters can change the feed. They need to be in there or you will get mismatched results.
Comment #2
Coupon Code Swap commentedBoth:
example.com/feed?vid=All
and
example.com/feed
display the same thing. Having the filter identifier used in the link to the taxonomy term for the RSS feed title creates a duplicate URL. I think that URL should only be used if somebody has applied a filter and wants to reset to the default.
Comment #3
merlinofchaos commentedThe current system of URL discovery is unable to tell what the defaults are.
Comment #4
Coupon Code Swap commentedokay. thanks merlin :)
Comment #5
merlinofchaos commentedLooks like debian moved away from the buggy mysql. Not interested in working around sql server bugs.
Comment #6
merlinofchaos commentedEr. #5 was meant for another issue, but this issue should've been won't fixed ages ago anyway.