Closed (won't fix)
Project:
Drupal core
Version:
5.2
Component:
node.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2007 at 18:12 UTC
Updated:
22 Jun 2011 at 00:14 UTC
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).
Comments
Comment #1
gpk commentedRelated: #201854: "Read more" link sometimes shown when it shouldn't be, or not shown when it should, probably not a straight dupe since the teaser/body behaviour has changed a bit in 6.x.
Comment #2
dpearcefl commentedConsidering the time elapsed between now and the last comment plus the fact that D5 is no longer supported, I am closing this ticket.