My breadcrumbs are not working correctly using views2.

I've created a page view in views2.
The title is: "Products for %2: %1"
Taxonomy: Term ID (with depth) and Content: Age Category - (field_age_category)

The view page is being called by a link on a page called http://sitename.com/content/toddlers that looks like this:

a href="/Category_Age_Lookup/Active Physical Play/Toddlers>Active Physical Play">Active Physical Play

The view displays properly, but the breadcrumbs at the top of the view page reads like this:
Home » Products for %2: %1 » Products for %2: Active Physical Play

Seems wrong on several counts...
1) the argument placeholders are showing up
2) the path is doubling on itself
3) the breadcrumb is not pointing back to the calling page (//sitename.com/content/toddlers).

Any help would be appreciated. I do look forward to the day when I can help someone else instead of just asking questions. Thanks for all your help.

Comments

gwink’s picture

Did you ever figure this out? I am finding the same problem.