Most of the _validate and _submit callbacks throughout core (as well as form.inc) use the names $form_id, $form_values to refer to the arguments passed into these functions. This patch makes this consistent.

CommentFileSizeAuthor
node_validate_submit.patch2.25 KBwebchick

Comments

dries’s picture

You don't need to create a patch for each module. These changes logically belong to each other (it are the exact same changes applied to different files).

webchick’s picture

Status: Needs review » Closed (duplicate)

Cool. Marking each of these as duplicates of http://drupal.org/node/82465.