read more link in rss even if the complete content was made to be shown in the teaser via trailing <!--break-->
oNyx - August 15, 2007 - 18:12
| Project: | Drupal |
| Version: | 5.2 |
| Component: | node.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Steps:
1. Administer->Content management->RSS publishing
Display of XML feed items: Titles plus teaser
2. Create content, which is longer than the teaser length.
3. Make it fit into the teaser by placing <!--break--> at the end.
4. Publish+promote to front page
What happens:
If you now go over to /node, you won't see a reed more link (as expected). However, the read more link shows up in RSS (despite the fact that the whole content is shown).
Expected behavior:
The read more link should only show up in RSS if it makes any sense (as seen on /node).

#1
Related: #201854: If node summary is longer than the body then the "Read more" link does not appear, probably not a straight dupe since the teaser/body behaviour has changed a bit in 6.x.