Fix notices
webchick - May 28, 2008 - 15:27
| Project: | Checkbox Validate |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
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.

#1
Patch.
#2
#required also comes up as a notice when trying to code review modules with Coder.
#3
Thanks - fixed in next release.
#4
Automatically closed -- issue fixed for two weeks with no activity.