Closed (fixed)
Project:
Support Ticketing System
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2011 at 18:01 UTC
Updated:
28 Sep 2011 at 16:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
ergonlogicThis should do it.
Comment #2
jeremy commentedThe real issue is that we're accessing a variable that may not be declared -- so the fix I've committed is simply to declare it:
http://drupalcode.org/project/support.git/commit/e5bda95
Needs to be ported to 7.x.
Comment #3
bdragon commentedCame along for the ride in my huge push today.
http://drupalcode.org/project/support.git/commit/f677bd90a83129b8b44c130...