On a fresh install of D5.1 go to Admin>aggregator>Add Feed
Bork.
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'feedmanager_form_feed_add' was given in /var/www/includes/form.inc on line 218.
Assuming everyone upgrading is getting this. I'm going to see if i can find the offending code and possibly submit a patch (time permitting) Also arrange menu items for the module.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | feedmanager501dev_edit_form.patch | 9.35 KB | derbz2 |
Comments
Comment #1
derbz2 commenteddrupal_get_form() now takes a $form_id, not a $form
http://drupal.org/node/64279#drupal-get-form
Comment #2
derbz2 commentedThis patch makes the add and edit forms work now but has opened a whole other can of worms. More work to follow.
Comment #3
buddaPatch didn't apply.
(Stripping trailing CRs from patch.)
patching file feedmanager.module
Hunk #1 FAILED at 224.
Hunk #2 FAILED at 365.
2 out of 2 hunks FAILED -- saving rejects to file feedmanager.module.rej
Comment #4
buddaI think what this patch is doing should be fixed in the CVS dev code now.
Comment #5
(not verified) commented