Hi,

I have set of the Views module to replace all the taxonomy pages with a view equivalent. This includes an rss feed using the RSS: RSS Feed Selector Argument.
Now here's the problem. Pathauto assumes the rss feed for a taxonomy page is /0/feed. Unfortunately the Views module changes it to /feed which means when applying the changes to the url with Pathauto it is not replaced. I'm not sure whether this is in particular a Views problem or a Pathauto problem but I thought I'd check here first as it seemed more logical to me.

My suggestion would be to be able to customize the address that you want the feed to appear at although still tied to the view url so as not to have things get too out of hand.
E.g. view-url/feed (how it currently is), view-url/0/feed (default Drupal url), view-url/rss, etc.

Comments

MediaMunkey’s picture

I have opened an Issue about this with the Pathauto module. I figure both modules should know about the issue especially when it's not clear who will and should correct the situation.

Link To Pathauto Issue

sun’s picture

Status: Active » Closed (duplicate)