The description of CommentRSS states that a teaser for the content is appended to the comment feed. This is currently not the case; instead, what is appended is whatever Drupal's RSS publishing settings are set to -- meaning that if "full text" is set for the standard RSS feed, the full text is also appended to the comment feed, which is clearly inappropriate for a number of use cases.

Enclosed patch corrects the module to operate as stated in the project description page, appending the teaser only.

Comments

tangent’s picture

Status: Needs review » Closed (won't fix)

This is no longer an issue.