blackfist / CIFGlue

Simple rails app to quickly add indicators to the Collective Intelligence Framework
10 stars 1 forks source link

RSS icon leads to wrong feed #15

Closed krmaxwell closed 12 years ago

krmaxwell commented 12 years ago

When on a specific indicator type page (e.g. /malware), the RSS icon in the upper right still points to the all-indicator feed (indicators.rss) instead of the feed for that page (e.g. malware.rss).

blackfist commented 12 years ago

Fixed in d6efb0e078c37c15488de38f62891b26ff92d7ae. Also added a link for the csv view that works.