Posted by swentel on November 15, 2008 at 3:00pm
4 followers
Jump to:
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | forms system |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
When going to a form (especially edits & delete confirmations), php throws notices.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| Undefined_index_type_in_form_builder_line_948-D7.patch | 827 bytes | Idle | Passed: 7225 passes, 0 fails, 0 exceptions | View details |
Comments
#1
The 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.
#2
Thanks, committed.
I was seeing this on update.php as well.
#3
Automatically closed -- issue fixed for two weeks with no activity.