The news block in the index page often has relative
links to specific pages within PGV. These articles are
also included in the RSS feed. All links in a feed have
to be full links by spec. Many RSS clients don't know
how to link to these resources. We should determine if
the link looks relative, and try to prepend the full URL.
Logged In: YES
user_id=634811
Originator: YES
ATOM 1.0 has an xml:base that allows relative links. ATOM 1.0 is currently the default RSS format, and this will be closed as soon as feedcreator is updated to support this attribute.
Logged In: YES
user_id=634811
Originator: YES
Moving to feature request since this is not really a bug.