Closed (fixed)
Project:
Custom Search
Version:
6.x-1.x-dev
Component:
Blocks submodule
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
14 Nov 2010 at 16:10 UTC
Updated:
28 Nov 2010 at 21:22 UTC
When using more than one Custom Search block, the submitted form values are wrong, and seems to be using the values and settings from the first block.
Investigating around the form_id value that perhaps need to be unique per block.
Comments
Comment #1
jdanthinne commentedUsed hook_forms to generate unique form_id, seems to fix many issues…
Comment #2
jdanthinne commented