Project:Splash
Version:6.x-2.4
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

Title:=-=» php notices: being thrown

#2

Priority:critical» normal
Status:active» fixed

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

Status:fixed» closed (fixed)

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