Page 1 of 1

plugin_remoterss - missing {}

Posted: Wed Apr 22, 2009 11:29 pm
by stm999999999
hello,

I think in the tpl-files of this plugin a {} is missing:

Code: Select all

    <div class="rss_link"><a href="{$remoterss_items.link|@escape}" {if $remoterss_items.target}target="$remoterss_items.target"{/if}>
$remoterss_items.target should have on pair, hasn't it?

Re: plugin_remoterss - missing {}

Posted: Thu Apr 23, 2009 11:02 am
by garvinhicking
Hi!

Yes, this has also been fixed in upcoming 1.4.2 and 1.5 already.

Regards,
Garvin

Re: plugin_remoterss - missing {}

Posted: Thu Apr 23, 2009 12:51 pm
by stm999999999
Cool! :D