Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
forms system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2008 at 15:13 UTC
Updated:
29 Oct 2010 at 09:55 UTC
Jump to comment: Most recent file
Comments
Comment #1
moshe weitzman commentedI tested and code reviewed. RTBC.
Comment #2
wim leersExcellent. This has bothered me too. Thanks, kkaefer :)
Comment #3
wim leersComment #4
dries commentedCan we reroll? Doesn't seem to apply.
Comment #5
kkaefer commentedUpdated. Ran some of the tests, nothing failed.
Comment #6
damien tournoud commentedApplied, grepped thru the core to verify that no traces of old functions remains. Everything looks good.
egrep -r '#process' .returns:Neat.
Comment #7
dries commentedNice little clean-up. I've committed this to CVS HEAD. I'm marking this 'code needs work' as it probably requires a couple of documentation updates, both in the upgrading guide as in the API docs for CVS HEAD. Please mark this closed once the documentation is in good shape. Thanks for the great work!
Comment #8
dries commentedNice little clean-up. I've committed this to CVS HEAD. I'm marking this 'code needs work' as it probably requires a couple of documentation updates, both in the upgrading guide as in the API docs for CVS HEAD. Please mark this closed once the documentation is in good shape. Thanks for the great work!
Comment #9
kkaefer commentedDocumented at http://drupal.org/node/224333#process-functions.
Comment #10
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #11
axyjo commentedFixed spelling mistake from 'occured' to 'occurred' in http://drupal.org/update/modules/6/7#process_functions
Comment #12
do commentedIn the current Drupal7.0-beta2 the function "form_process_ahah" is gone. What is its replacement?
The documentation http://drupal.org/update/modules/6/7 about updateing modules still references it.
Thanks,
udo