Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
book.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2009 at 14:40 UTC
Updated:
17 Apr 2009 at 08:36 UTC
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
Comment #1
dmsmidtMaybe 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
Comment #2
desbeers commentedThese 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.