<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
On Fri, 2010-09-17 at 08:50 -0700, nan wich wrote:
<BLOCKQUOTE TYPE=CITE>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    Does anyone know why the &quot;read more&quot; link on an outgoing RSS feed is a relative link rather than absolute?
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    &nbsp;
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    And then, how to fix it?
</BLOCKQUOTE>
<BR>
You're probably using otherwise formated output, since Drupal by itself doesn't put &quot;Read more&quot; links RSS, but only teasers.<BR>
<BR>
If so, than modify l() function being called to set 'absolute' option to TRUE.<BR>
<BR>
<BR>
</BODY>
</HTML>