Posted by boran on December 12, 2011 at 10:50am
1 follower
| Project: | Custom breadcrumbs |
| Version: | 7.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I wish to create a nice breadcrumb for forum navigation, so made a Breadcrumb for Taxonomy Vocabulary=Forums, tith Titles=
Forum
[node:taxonomy-forums:name]
Paths=
forums/forum
[node:taxonomy-forums:url]
But when visiting the forum node, the second last part of the path (corresponding to [node:taxonomy-forums:url]) above, the link points to http://SERVERNAME/SERVERNAME/PATH
Note how servername is doubled.
I also tried setting the second path to:
forums/forum/[node:taxonomy-forums:name]
but this wont work when there are spaces in [node:taxonomy-forums:name]