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
