When "access comments" permission is not granted to a given role (esp. anonymous user), comments should not be included in the feed.

I would like to display the nodes for everybody, but the comments only to the registered users - and I want to be able to follow the comments by the means of RSS. Current crss includes all the comments for the anonymous, unregistered users as well (with full text of the comments) - and when I click on any of the items, I got to the node page without comments. So it seems that the commentrss disregards the given permission.

Comments

gábor hojtsy’s picture

Version: 5.x-1.x-dev » 5.x-2.x-dev
Assigned: Unassigned » gábor hojtsy
Status: Active » Fixed

An 5.x-2.x version is in the works, which has this bug fixed as well, and is all backwards compatible with the settings and URLs (except lossing the vocabulary_list support, which should not be an issue, as that module was never officially released for current supported Drupal versions). Please check out that version and reopen if this is not fixed.

http://drupal.org/cvs?commit=113501

Anonymous’s picture

Status: Fixed » Closed (fixed)

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