Closed (won't fix)
Project:
Comment RSS
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Jul 2007 at 08:09 UTC
Updated:
16 Jul 2007 at 03:13 UTC
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.