Closed (fixed)
Project:
Custom Breadcrumbs
Version:
6.x-2.x-dev
Component:
custom_breadcrumbs_taxonomy
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2009 at 17:49 UTC
Updated:
10 Jul 2009 at 18:36 UTC
Hi MGN, great to see the advanced capabilities of Custom Breadcrumbs v2...
I have another example of "placeholders not working" to report - this time with a breadcrumb for Taxonomy Vocabulary. Placeholders in titles work ok, the problem is in paths.
In paths, the placeholder is coming through literally, not being interperated.
e.g. [term-alias]
yields: /[term-alias] in the resulting href.
The complete settings are:
Breadcrumb type: taxonomy_vocabulary
Titles:
Support
Knowledge Base
[term]
Paths:
support
support/knowledge-base
[term-alias]
I've upgraded to today's release of 6.x-2.x-dev (7/10), ran an update, and re-enabled the modules.
Comments
Comment #1
madnomad commentedBloody 'ell, should be [termalias] not [term-alias]. My bad!