Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
forms system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2009 at 19:17 UTC
Updated:
12 Jan 2010 at 20:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
JamesAn commentedThinking about it some more, wouldn't it pretty straight-forward to remove the $reset param using a helper function?
Original code:
Modified code:
We'd need some documentation to make this obvious in plain language.
Comment #2
JamesAn commentedMy webdev box runs out of memory while running the tests, but everything passes so far. So here it goes.
Comment #3
dries commentedLooks good to me!
Comment #5
JamesAn commentedRerolled patch against the comment added in #422362: convert form.inc to use new static caching API.
Comment #6
catchmissing period.
Comment #7
JamesAn commentedThanks for catching that!
Comment #9
lilou commentedretest.
Comment #11
JamesAn commentedRerolled.
Comment #13
cburschkaPending a passing test with the new HEAD, this patch looks good.
Comment #14
cburschka[Duplicate post, sorry.]
Comment #15
dries commentedCommitted to CVS HEAD. Thanks.