Download & Extend

Notices in form.inc in form_builder line 948

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.

AttachmentSizeStatusTest resultOperations
Undefined_index_type_in_form_builder_line_948-D7.patch827 bytesIdlePassed: 7225 passes, 0 fails, 0 exceptionsView 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

Status:needs review» fixed

Thanks, committed.

I was seeing this on update.php as well.

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.