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

merlinofchaos’s picture

But exposed filters can change the feed. They need to be in there or you will get mismatched results.

Coupon Code Swap’s picture

Both:

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.

merlinofchaos’s picture

The current system of URL discovery is unable to tell what the defaults are.

Coupon Code Swap’s picture

okay. thanks merlin :)

merlinofchaos’s picture

Status: Active » Closed (won't fix)

Looks like debian moved away from the buggy mysql. Not interested in working around sql server bugs.

merlinofchaos’s picture

Er. #5 was meant for another issue, but this issue should've been won't fixed ages ago anyway.