Closed (fixed)
Project:
Multiselect
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2009 at 12:31 UTC
Updated:
12 Apr 2009 at 16:30 UTC
Hi I get
Fatal error: Call to undefined function optionwidgets_data2form() in /opt/drupal6-modules/multiselect/multiselect.module on line 142
"Option Widgets" holds this function but is not a dependency for this module.
Please add
dependencies[] = optionwidgets
to your multiselect.info
Thanks for the module btw :)
Comments
Comment #1
attheshow commentedDear Kars-T,
Excellent point. Thanks for finding and reporting that. I'm committing that change now.
Comment #2
attheshow commented