Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
5 Sep 2006 at 06:38 UTC
Updated:
22 Sep 2006 at 16:45 UTC
Jump to comment: Most recent file
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | big_validate_submit_1.patch | 22.73 KB | webchick |
| #1 | big_validate_submit_0.patch | 22.73 KB | webchick |
| big_validate_submit.patch | 23.17 KB | webchick |
Comments
Comment #1
webchickre-roll for HEAD. Dries stated that these could all be rolled into one since they make the same changes to all files. The only exceptions to that are that I got rid of a needless
global $form_values;in watchdog.module, and changed the PHPDoc of a function in search.module that was wrongly tagged as an implementation of hook_validate().Comment #2
webchickKeeping up with HEAD.
Comment #3
dries commentedCommitted to CVS. Thanks.
Comment #4
(not verified) commented