Closed (fixed)
Project:
Comment RSS
Version:
6.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
27 Sep 2008 at 16:28 UTC
Updated:
15 Apr 2018 at 18:52 UTC
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
Comment #1
gábor hojtsyhttp://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.
Comment #2
gábor hojtsyReleased 5.x-2.0 and 6.x-2.0 which removes vocabulary list support.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.