Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2011 at 17:59 UTC
Updated:
20 Jan 2012 at 21:37 UTC
Jump to comment: Most recent file
Comments
Comment #1
Ashlar commentedI have reviewed everything I can find regarding panels and taxonomy and have double checked entry for the example in Drupal Building Blocks.
Panels is not exposing vocabularies in the content tab. I am new to Drupal and have started with Drupal 7 working for several months to master panels, views etc. I have not been able to find a working way to pass a taxonomy term from a panel to a view or to read a taxonomy term from the url in views yet. I have seen many issues related to this concern with few or any answers. Is this feature working? If anyone has any resource that sheds some light on this problem, please let me know.
Comment #2
Ciraxis commentedi don't know 100% if it is the same problem, but i had a "similiar" problem with taxonomy filter, views and views pane. If i create a filter for the content type and then a taxonomy term filter i had no chance to select a specific term on my vocabulary. But if i first create a filter for the taxonomy term and then a filter for the content type everything works fine.
Comment #3
merlinofchaos commentedThe attached patch fixes this issue. It has already been committed but is provided for reference.
Comment #4
merlinofchaos commentedOh I should add, this was a patch to CTools, not Panels.
Comment #5
andypostPlease remove this
Comment #6
andypostFixed in commit with something:
Comment #7
merlinofchaos commentedI *really* have to start paying attention to where I do these things. I've got two different CTools directories and these things are happening because I'm confusing them. :/
Comment #8
merlinofchaos commentedComment #9
merlinofchaos commented