There is a bug in the feed_view function. the table tags are stripped before being outputted.
I tested the patch. It works fine for me.

CommentFileSizeAuthor
aggregator2.module_2.patch873 byteszis

Comments

douggreen’s picture

Works for me too. I thought there was some funky formatting going on and this fix makes a BIG difference. I'd also added a l() around the feed url so we can link to it.

douggreen’s picture

Status: Needs review » Closed (won't fix)

agg2 has not been supported for some time, and i'm closing this issue. The current preferred module is "feed api", which will then be used by several different aggregator modules.