Closed (fixed)
Project:
Drupal core
Version:
5.x-dev
Component:
node system
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
20 Apr 2007 at 20:48 UTC
Updated:
8 May 2007 at 07:19 UTC
This global does not seem to be used.
ALso applies to D5.
| Comment | File | Size | Author |
|---|---|---|---|
| no_global.patch | 693 bytes | killes@www.drop.org |
Comments
Comment #1
chx commentedWhoever uses global $form_values outside of form .inc needs to die a fiery death. I believe there were uses of it in the beginning of form API porting (and the node admin form was one of the first, ported by Adrian, as a very hard edge case) but they were hunted down like animals. So, this is the carcass, let's clean up the mess.
Comment #2
dries commentedCommitted to CVS HEAD.
Comment #3
drummCommitted to 5.
Comment #4
(not verified) commented