Fresh drupal 7-dev 2009-Mar-22 install on Apache/2.2.11 (Win32) PHP/5.2.8

Activated all standard modules except: PHP filter, SimpleTest and Syslog

After the first upload ever I receive the following error multiple times above the upload box (not normal error display location):

Notice: Undefined index: programmed in _form_builder_handle_input_element() (line 1090 of form.inc)

Can't reproduce this error and the file was added anyway.

Comments

dmsmidt’s picture

Maybe has something to do with book module, I receive the same error when I create a new book outline.

More book errors same install: http://drupal.org/node/413384

desbeers’s picture

Component: upload.module » book.module
Status: Active » Closed (duplicate)

These notices were introduced with the patch 'form improvements from Views':

http://drupal.org/node/322344

Mark this issue as duplicate because above issue has a patch attached for it.