Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2009 at 12:59 UTC
Updated:
29 Jul 2010 at 19:40 UTC
I'm not quite sure what's going on here, but I've taken a screenshot of the traceback: http://d.ooh.dk/misc/2009-08-18-ctools-traceback.png
For whatever reason, the add_empty method is called with a context as its parameter instead of an array. This causes a PHP error, since $contexts is used in an array_merge.
If you need more information, I shall be happy to help :)
Comments
Comment #1
sdboyer commentedYeah, I really do need to know more about what you're doing to start to be able to hunt down this problem. A description of exactly what you're doing would be a good starting point, and a stack trace might also be handy.
Comment #2
merlinofchaos commentedI am pretty sure I remember this bug, and I think this has been fixed.