Freetag plugin breaks comment rss?

Found a bug? Tell us!!
Post Reply
bpkri
Regular
Posts: 41
Joined: Tue Aug 09, 2005 2:31 pm

Freetag plugin breaks comment rss?

Post by bpkri »

Seems to me that way because I get these when I call the comments rss 2.0 feed after the category tags for each entry:
<br />
<b>Warning</b>: Invalid argument supplied for foreach() in <b>/srv/www/htdocs/web1/html/blog2/plugins/serendipity_event_freetag/serendipity_event_freetag.php</b> on line <b>841</b><br />
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Freetag plugin breaks comment rss?

Post by garvinhicking »

Thanks for reporting this, it was caused when an entry was not tagged. I added an is_array() check in the mentioned file and committed an update to CVS.

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/
Post Reply