On 3/20/07, Mark Fortner <[EMAIL PROTECTED]> wrote:
I also used the following URL ( http://localhost:8080/roller/bross/feed/entries/rss) which generated a feed that contained an atom:summary tag in it. If I comment out the tag and redisplay it in Sage/FireFox, then things are parsed properly.
All of the feed readers (including Firefox itself) I've tested ignore that <atom:summary> element in the RSS feeds, so that's an unfortunate bug in Sage. Possible work-arounds: - Use the Atom feed instead - Use a different feed reader - Hack the feeds.vm template to remove the <atom:summary> element from RSS feeds - Dave
