Closed (fixed)
Project:
Crumbs, the Breadcrumbs suite
Version:
7.x-1.9
Component:
Breadcrumb display
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jul 2013 at 14:47 UTC
Updated:
4 Sep 2013 at 07:51 UTC
Hello,
I saw that opposed to D7's inbuilt breadcrumbing, when Crumbs is enabled & generates the link to the front page, the path is set to node -- while without Crumbs it is set to <front>
I do not want to have more than one URL to the front page, and would like Crumbs to just link via the base URL (as in website.tld/ instead of website.tld/node).
Is there a way I can achieve this easily?
Thanks!
Comments
Comment #1
donquixote commentedThis seems wrong indeed.
Comment #2
donquixote commentedFixed in 7.x-2.x via
http://drupalcode.org/project/crumbs.git/commit/013a295e93181a170bab0537...
Fixed in 7.x-1.x via
http://drupalcode.org/project/crumbs.git/commit/ce9aad5733c67cc5f37daf38...
(cherry-pick)
This will go into the new major releases. Can you test?
Comment #3
donquixote commentedComment #4
klonos...just to report as per your test request: it's fixed in the latest dev.
Comment #5
calliandra commentedThank you very much indeed donquixote!