$form['taxonomy'] is incorrectly assumed to exist
Tgr - July 30, 2008 - 21:31
| Project: | EveryBlog |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | ntroutman |
| Status: | active |
Jump to:
Description
everyblog_form_alter() doesn't check if $form['taxonomy'] exists (everyblog module line 20), which causes an "invalid foreach argument" error in certain cases: on the settings page (admin/settings/everyblog) always, and on node pages if there is no vocabulary enabled for the everyblog node type.

#1
sorry about that I will fix it tomorrow sometime. I guess I need some beta testers other than my self. Thanks for the bug report.
#2
This should be fixed in 1.3-beta1, thanks again for the bug report. Please check out the new version and tell me what you think.
Regards,
NTroutman