Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
forms system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Nov 2008 at 15:00 UTC
Updated:
29 Nov 2008 at 15:41 UTC
When going to a form (especially edits & delete confirmations), php throws notices.
| Comment | File | Size | Author |
|---|---|---|---|
| Undefined_index_type_in_form_builder_line_948-D7.patch | 827 bytes | swentel |
Comments
Comment #1
maartenvg commentedThe installation form(s) also throws this notice, adding a "Headers already sent" notice of course.
The patch provided by swentel fixes this, so +1 for this fix.
Comment #2
webchickThanks, committed.
I was seeing this on update.php as well.