Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2006 at 16:25 UTC
Updated:
1 Oct 2006 at 19:15 UTC
Jump to comment: Most recent file
Changed $_POST to $form_values in these files:
aggregator.module
book.module
search.module
system.module
user.module
5 files in total. Review please, thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | form_api_cleanup_0.patch | 4.76 KB | Jaza |
| form_api_cleanup.patch | 5.22 KB | edmund.kwok |
Comments
Comment #1
eaton commented+1. These patches also bring aggregator management and book-hierarchies into the realm of programmatic submission. It's good stuff.
Comment #2
chx commentedyay less superglobals!
Comment #3
Jaza commentedTested for most of the affected forms, validation/submission still works as expected. Nice patch. Looks RTBC to me.
Comment #4
Jaza commentedJust fixing up an offset in user.module, and fixing the directory base for the patch. Otherwise, exactly the same. Still RTBC.
Comment #5
dries commentedCommitted to CVS HEAD. Thanks.
Comment #6
(not verified) commented