Posted by sandravdv on June 18, 2012 at 8:38am
2 followers
| Project: | Menu Breadcrumb |
| Version: | 7.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | major |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hi,
I am generating a view for my content type and I need it to be a page view with a pager and 12 items displayed per page. When I create this view and have a look at the breadcrumb which is generated by the Menu Breadcrumb module I can see that the title of my view is displayed twice in my breadcrumb... I've got Home >> [view_title] >> [view_title_as_url]..
When I alter the view and disable the pager (display all items) I don't get the duplicate breadcrumb...
Is this a bug or am I missing something here?
Thanks!