Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2008 at 21:18 UTC
Updated:
8 Jul 2009 at 18:00 UTC
Parameters for form validation and submission functions have changed and forms_api.html should be updated accordingly. At least "Validating Forms" and "Submitting Forms" sections seem to be outdated.
Comments
Comment #1
betz commentedComment #2
lilou commentedFixed in http://api.drupal.org/api/file/developer/topics/forms_api.html/6 and http://api.drupal.org/api/file/developer/topics/forms_api.html/7
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #4
nadam commentedActually, both pages still say that they are not up to date.
Comment #5
jhodgdonI went through the entire 5.x to 6.x migration guide: http://drupal.org/node/144132
The Quick Start pages were already in compliance with the changes mentioned there, so I removed the note saying they were not up to date. http://api.drupal.org/api/file/developer/topics/forms_api.html/7 and http://api.drupal.org/api/file/developer/topics/forms_api.html/6
The Reference pages had a couple of spots that needed updating, so I updated them. http://api.drupal.org/api/file/developer/topics/forms_api.html/6 and http://api.drupal.org/api/file/developer/topics/forms_api.html/7
The changes have been checked into the contrib repository; should be reflected on api.drupal.org within a day or so.
Comment #6
jhodgdonhttp://drupal.org/cvs?commit=229232 and http://drupal.org/cvs?commit=229230 for reference