When using a -dev release of Drupal core, you get...

notice: Undefined index: #type in /Applications/MAMP/htdocs/6x2/sites/all/modules/checkbox_validate/checkbox_validate.module on line 16.

...times however many modules you have in the list (lots!). This is caused by markup elements, which are the default elements and have no '#type' defined.

Comments

webchick’s picture

StatusFileSize
new1021 bytes

Patch.

webchick’s picture

Title: Oodles of notices on modules page » Fix notices
StatusFileSize
new1.04 KB

#required also comes up as a notice when trying to code review modules with Coder.

robert castelo’s picture

Status: Needs review » Fixed

Thanks - fixed in next release.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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