Closed (duplicate)
Project:
Category
Version:
4.7.x-1.x-dev
Component:
Category_display
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
30 Jun 2006 at 17:32 UTC
Updated:
16 Oct 2006 at 22:00 UTC
I am using Drupal 4.7.0 with Views cvs, and Category 4.7.0. I have a category structure as follows:
and the results I see are:
I looked at the page source, and I seem to have a problem with the element "view_data_name":
It is as if the view_data_name is the "grandparent" node name. And the view_data_name repeats even when it is the same as the prior view_data_name. What am I doing incorrectly?
Comments
Comment #1
skcombs commentedRevised, and clarified:
I am using Drupal 4.7 with Views cvs, and Category module. I have a category structure as follows:
I have my category structure as a menu in the left column. What I want to do is that when the user clicks on, say, Home Managment, I want to display in the content section a view with:
I have a view assigned to the container (above Home Management, not shown here) with these settings:
and the results I see are:
I looked at the page source, and I seem to have a problem with the element "view_data_name":
It is as if the view_data_name is the "grandparent" node name. And the view_data_name repeats even when it is the same as the prior view_data_name. What am I doing incorrectly?
Comment #2
bdragon commentedMarking views filter bugs as duplicates of http://drupal.org/node/57821
Please follow up there.
Thank you for your report, and sorry for the inconvienence.
--Brandon