--- lib/TWiki.pm 2006-03-25 09:54:32.860681314 -0500 +++ lib/TWiki.pm~ 2006-03-25 09:13:04.000000000 -0500 @@ -884,7 +884,6 @@ ASSERT($this->isa( 'TWiki')) if DEBUG; $absolute ||= ($this->inContext( 'command_line' ) || $this->inContext( 'rss' ) || - $this->inContext( 'rssatom' ) || $this->inContext( 'absolute_urls' )); # SMELL: topics and webs that contain spaces? @@ -951,7 +950,6 @@ $absolute ||= ($this->inContext( 'command_line' ) || $this->inContext( 'rss' ) || - $this->inContext( 'rssatom' ) || $this->inContext( 'absolute_urls' )); my $url = '';