Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
5.x-1.6
Component:
Views Data
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2008 at 08:19 UTC
Updated:
21 Sep 2010 at 03:19 UTC
I have next a vocabulary:
VocName
|
|----Term1
|
|----Term2
|
|----Term3
I try using a filter as "Terms for voc_name", but in the filter's select show "", "Term2" and "Term3" only.
Where is the termin "Term1" vanish?
Comments
Comment #1
benkewell commentedi'm facing the same problem too
it looks like that the first term is being overwritten by the "- None -" option somehow inside the code
Comment #2
cookr1965 commentedI'm having this problem also, but have been too busy to look at the code. I added a term to the vocabulary and named it "-" so that it always ends up being term #1 in that vocabulary, pushing the rest of the terms down so they show up in views. I realize it doesn't fix the problem, but it does make all the terms show up for now.
Comment #3
merlinofchaos commentedhttp://drupal.org/node/199675
Comment #4
avpaderno