php notices: being thrown
VM - June 27, 2009 - 05:13
| Project: | Splash |
| Version: | 6.x-2.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Below are notices that this module is throwing:
notice: Undefined index: cookie in /home/****/****/dev/sites/all/modules/splash/splash.module on line 55.
notice: Undefined index: splash_cookie in /home/****/****/dev/sites/all/modules/splash/splash.module on line 56.
notice: Undefined index: content in /home/****/****/dev/sites/all/modules/splash/splash.module on line 61.
#1
#2
Notices are not critical (production sites should not have that setting turned on in the first place and do not by default). That said, it is fixed in CVS and will be in the next release.
#3
Actually my production environment does have them turned on by default (by host) (I know how to disable them). As Drupal core supports E^ALL compliance modules should as well.
Thanks for the work.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.