plugin_remoterss - missing {}

Found a bug? Tell us!!
Post Reply
stm999999999
Regular
Posts: 1531
Joined: Tue Mar 07, 2006 11:25 pm
Location: Berlin, Germany
Contact:

plugin_remoterss - missing {}

Post 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?
Ciao, Stephan
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: plugin_remoterss - missing {}

Post by garvinhicking »

Hi!

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

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
stm999999999
Regular
Posts: 1531
Joined: Tue Mar 07, 2006 11:25 pm
Location: Berlin, Germany
Contact:

Re: plugin_remoterss - missing {}

Post by stm999999999 »

Cool! :D
Ciao, Stephan
Post Reply