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.
| Comment | File | Size | Author |
|---|---|---|---|
| commentrss.module.HEAD_.teaserbug.r0.patch | 1.32 KB | gnassar |
Comments
Comment #1
tangent commentedThis is no longer an issue.