There is an option Enable comment feeds for vocabularies on the website (requires vocabulary_list module.

The Vocabulary List module was not upgraded to D5.

There does not appear to be any active plan for porting Vocabulary List Nodes from d5 to d6.

The site_map module is picking up the non-existent vocabulary comment list feed and displaying, so site visitors get a 404. Can you help me get rid of that option, or have it not picked up by sitemap, or something?

Comments

gábor hojtsy’s picture

http://drupal.org/node/311920 is another issue along the same lines. The vocabulary RSS support should just be removed. I wonder how sitemap discovers this feed, since it is only even produced if vocabulary list module is present. Basically comment_rss is focusing on complementing the core feeds with comment RSS, so vocabulary list is not a logical component to look at anyway. We suggest more complex comment feeds to be done via Views.

gábor hojtsy’s picture

Status: Active » Fixed

Released 5.x-2.0 and 6.x-2.0 which removes vocabulary list support.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.