Closed (fixed)
Project:
Contact Attach
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
13 Apr 2012 at 20:58 UTC
Updated:
4 May 2012 at 12:40 UTC
The default is not set for the variable_get() for the contact_attach_numbers_* variable. This will cause array_key_exists() to throw an exception when one of its arguments is not an array. Return array() if no contact_attach_numbers_* variable exists.
Comments
Comment #1
Tor Arne Thune commentedCommitted and pushed: bff5368.
Comment #2
Tor Arne Thune commented