Ticket #192 (closed defect: fixed)

Opened 9 months ago

Last modified 9 months ago

shows 'description' instead of 'content' (possibly simplepie problem?)

Reported by: trac-user Assigned to: fox
Priority: major Milestone: 1.2.20
Component: backend Version: 1.2.19
Keywords: Cc: luis@tieguy.org

Description

Some feeds (e.g., http://feeds.feedburner.com/andrewsullivan/rApM ) contain both a <description> and <content> for each entry.

tt-rss (at least with Simplepie, haven't tried magpie yet) only publishes the description; I want to see the content, not the description of the content.

Change History

02/19/08 19:15:17 changed by trac-user

  • cc set to luis@tieguy.org.
  • owner deleted.

Have I mentioned that I detest trac's pitiful excuse for user management? Gah.

02/19/08 23:36:53 changed by fox

  • owner set to fox.
  • status changed from new to assigned.
  • milestone set to 1.2.20.

02/20/08 12:00:45 changed by www-ttrss

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [2298]) [project @ simplepie: import entry content when possible, not just description (closes #192)]