Closed (fixed)
Project:
Make Meeting Scheduler
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 Sep 2012 at 09:39 UTC
Updated:
29 Nov 2012 at 13:40 UTC
Steps to confirm:
Screenshots attached
| Comment | File | Size | Author |
|---|---|---|---|
| screen-2.jpg | 33.17 KB | sense-design | |
| screen-1.jpg | 32.72 KB | sense-design |
Comments
Comment #1
SebCorbin commentedI could reproduce this bug, thanks for reporting. I'll try to fix this ASAP
Comment #2
SebCorbin commentedNote to self, may need to have dependency over ctools, see #843292: Support multiple instances of widgets on a single node view page
Comment #3
sanduhrsWithout having seen the code.
You probably need to implement hook_forms to fix this.
see http://api.drupal.org/api/drupal/modules%21system%21system.api.php/funct...
Comment #4
SebCorbin commentedhook_forms was the solution, thanks a lot.
Fixed in the latest commit.
Comment #5
SebCorbin commented