Jump to:
| Project: | Taxonomy menu |
| Version: | 5.x-1.x-dev |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I'm using Taxonomy Menu 5.x-1.x-dev on my drupal 5.7 site with DHTML Menus. I have the following Menu Tree created from a vocabulary named "Teachers" which has the same hierarchy as below.
TEACHERS
--6th Grade
----Language Arts
When I click on the Language Arts link, it displays the page the way I expect however the breadcrumb for the page is really strange
I think it may have something to do with the arguments I have set up in the View.
Page View URL: menus/arg$/arg$/arg$
So the taxonomy menu renders a URL like this: www.mysite.com/menus/13/107/112 and it displays the page as expected but
The breadcrumb displays --> YOU ARE HERE: Teachers / 6th Grade (1) / Teachers / Teachers / Teachers / Teachers
My Arguments:
Taxonomy: Vocabulary ID -- Summary, Sorted Ascending
Taxonomy: Term ID -- Summary, Sorted Ascending
Taxonomy: Term ID -- Display All Values
I'm not sure if I used the arguments correction of if this is just a bug in the module. I have read up on the Views documentation and it appears to me that what I have done should work. Any ideas if the arguments are the cause or if it's a bug?
I have attached my View export.
Thanks!
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| view.txt | 1.48 KB | Ignored: Check issue status. | None | None |
Comments
#1
I am going to assume this is fixed....
#2
Automatically closed -- issue fixed for 2 weeks with no activity.