In form.inc, the form build ID is generated inconsistently in 2 sections of the code - we should make it consistent.
For Drupal 7 this is being addressed in http://drupal.org/node/723802, so this can be a D6-only quick fix.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 762434-form-build-1-D6.patch | 1.14 KB | pwolanin |
Comments
Comment #1
pwolanin commentedThis is a trivial and obvious change.
Comment #2
gábor hojtsyCommitted, thank you.