Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2011 at 02:58 UTC
Updated:
23 Mar 2011 at 23:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
dawehnerHere is the patch.
Comment #2
merlinofchaos commentedWe don't actually need it in #process, we need it in #pre_render. In D7 I moved this to prevent it from adding javascript even if the form isn't rendered. I wish I'd known about pre_Render back when we wrote this the first time. :)
Comment #3
dawehnerSo here is patch with this changes.
Not sure whether it's there the right place to set "Deprecated".
Comment #4
merlinofchaos commentedHad to fix a merge conflict with the textarea stuff, but fixed that and pushed.
We need a followup to remove all the #process designations everywhere.
Plus, we need some more solid documentation on using this with things like fieldsets; I think it'll work more nicely now.