Closed (fixed)
Project:
Splash
Version:
6.x-2.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2009 at 05:13 UTC
Updated:
15 Jul 2009 at 17:30 UTC
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.
Comments
Comment #1
vm commentedComment #2
seanrNotices 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.
Comment #3
vm commentedActually 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.