Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2012 at 23:15 UTC
Updated:
9 Mar 2012 at 21:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
populist commentedHere is a patch to pass this information in $form_state instead of $form which is a better practice.
Comment #2
merlinofchaos commentedCommitted. For some reason this patch would not apply via git apply, though patch -p1 did it. Are you using git diff to create patches?