Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2009 at 12:23 UTC
Updated:
29 Jul 2010 at 19:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
merlinofchaos commentedCan you explain more precisely what you did to fix this or provide a patch? I'm having a little trouble following.
Comment #2
KoCo commentedI don't think I made the patch right (meaning from the root folder of ctools).
So the location of the file, terms.inc is 'all/modules/ctools/plugins/contexts'.
When '$context->names' was created it couldn't implode a non-existing array. So I added an empty array before running the query.
Koen
Comment #3
merlinofchaos commentedHeh, 9 months later this is committed.