Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
5.x-1.6
Component:
Views Data
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2008 at 04:16 UTC
Updated:
16 Jan 2008 at 05:39 UTC
This is a curious one. I have a block list view. The fields are: cck imagefield thumbnail, node: title, taxonomy: terms for (category), and node: created time. Just as that collection, the taxonomy:terms field is completely invisible. It doesn't show up in the views wizard, doesn't show up in the output, nothing.
However, if I add the field node:author, it's suddenly visible. I've been able to reproduce this in several different views configurations, and it doesn't sound like normal behavior.
Comments
Comment #1
catchmarking as duplicate of: http://drupal.org/node/199675
Comment #2
Bencoon commentedI don't think this is a duplicate. The entire field is gone; not just the first term, and only in that certain circumstance.
Unless it's fixed with the same tweak, I'm pretty sure this is a completely different problem.