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

betz’s picture

Project: Documentation » Drupal core
Version: » 7.x-dev
Component: Documentation in CVS » documentation
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

nadam’s picture

Version: 7.x-dev » 6.x-dev
Status: Closed (fixed) » Active

Actually, both pages still say that they are not up to date.

jhodgdon’s picture

Status: Active » Fixed

I 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.

jhodgdon’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.