Typo in fa_simplepie.module on line 90

rbl - February 4, 2008 - 13:49
Project:FooAggregator RSS aggregator.
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:alaa
Status:closed
Description

Hi!
Just installed FA. I configured it to use simplepie and while trying to refresh a feed I got this error:

Fatal error: Call to undefined function _fooaggreator_feed_update_info() in /home/theinsid/public_html/demo1/sites/all/modules/fooaggregator/parsers/simplepie/fa_simplepie.module on line 90

Line 90 reads:
fooaggreator_feed_update_info($title, $feed_info, $feed);
and it should be:
fooaggregator_feed_update_info($title, $feed_info, $feed);

Ricardo

#1

alaa - February 6, 2008 - 19:18
Assigned to:Anonymous» alaa
Status:active» fixed

fixed

#2

Anonymous (not verified) - February 20, 2008 - 19:22
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.