Just hitting the admin/aggregator/add/feed page is throwing two errors for me:
1) Invalid argument supplied for foreach() in /modules/feedparser/feedmanager.module on line 337.
2) array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /modules/feedparser/feedmanager.module on line 349.
Able to create new feeds, so not a blovking issue.
Comments
Comment #1
buddaThat code is copied from the Drupal taxonomy.module.
What version of PHP are you running on the dev box?
Comment #2
buddaManaged to re-create them on a OSX/PHP5 install. Fixed and committed to CVS.
Comment #3
(not verified) commented