Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
6.x-1.7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2010 at 10:25 UTC
Updated:
29 Oct 2010 at 23:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
merlinofchaos commentedI need to know how your page (specifically the arguments and any other contexts) are configured.
Comment #2
sanguis commentedhere is my case I am getting the error here:
warning: array_filter() [function.array-filter]: The first argument should be an array in /home/detoxami/beta/sites/all/modules/ctools/plugins/access/term.inc on line 110.
My selection rule is:
Taxonomy: vocabulary Term(s) being viewed vocabulary is "Catalog"
Comment #3
sanguis commentedthe above is with 1.7
Comment #4
merlinofchaos commented#2 is http://drupal.org/node/942968
I'm not sure #2 and the original issue are the same, as the error is happening in different files, possibly with different setups.
Comment #5
merlinofchaos commentedCommitted a fix. Patch I committed is attached.