Closed (fixed)
Project:
DHTML Menu
Version:
7.x-1.x-dev
Component:
PHP Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2010 at 20:58 UTC
Updated:
30 Aug 2010 at 13:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
tomate2010 commentedsame pb for me
Comment #2
cburschkaIt's probably a FormAPI change. As you can see, I didn't commit to 7.x-1.x for half a year, and in that time several new milestones for D7 have been out. I have to update the code to chase HEAD again. :-)
Comment #3
cburschkaThis is kind of strange; as far as I recall the $form parameter was always supposed to be there, and the module was working when I last worked on it. Maybe the API was changed to remove it and was reverted in the meantime.
Comment #4
cburschkaStraightforward fix, so I committed it right away.
Comment #5
klonosConfirming fixed! I can see the module's settings now ;)