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.
Mark On 3/20/07, Mark Fortner <[EMAIL PROTECTED]> wrote:
I'm using the latest download available from the site ( version 3.0 ). I don't think I'm using the Read More plugin. Is there a way I can double check? Mark On 3/20/07, Dave <[EMAIL PROTECTED]> wrote: > > What version of Roller are you using? > > Are you using the Read More plugin? > > - Dave > > > > On 3/20/07, Mark Fortner <[EMAIL PROTECTED]> wrote: > > I created a Planet RSS aggregation group, and successfully added > several > > subscriptions. However, when I try to view the RSS using the > following > > URL, http://localhost:8080/roller/planetrss?group=Status > > > > I get invalid XML. It turns out that the "Read More" links that get > > generated are invalid. They contain a spurious character at the start > of > > the "href" attribute. > > > > [<a > href="�http://localhost:8080/roller/mfortner/entry/20070320">Read > > More</a>] > > > > I can save this file, remove the characters, and the RSS parses > properly. > > > > Can someone take a look at the code that's generating the feed and fix > this? > > > > I looked at the RSS-related issues in JIRA but didn't see a duplicate > > of this issue. > > > > Regards, > > > > Mark Fortner > > >
