Closed (fixed)
Project:
Custom Breadcrumbs
Version:
6.x-2.0-beta2
Component:
custom_breadcrumbs_paths
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2009 at 00:52 UTC
Updated:
11 Dec 2009 at 00:59 UTC
Comments
Comment #1
codemuscle commentedApologies. I figured out my daftness.
I was expecting the [url] to give url of the current node.
Now figured out that if I use 'node/[nid]' as the path, it works correctly (and gets converted to the appropriate alias by pathauto).
Sorry for starting this issue.