Closed (fixed)
Project:
NineSixty (960 Grid System)
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2009 at 21:29 UTC
Updated:
21 Apr 2010 at 22:11 UTC
Hello, I've tried out the ninesixty for 6.x and noticed that no matter what page I'm on the breadcrumb always only links to home. Can anyone else confirm this? Is there a solution?
Comments
Comment #1
newz2000 commentedInterestingly, if I create a sub-theme and in the .info file set base theme = ninesixty the breadcrumb works properly when the sub-theme is used. :-/
Comment #2
dvessel commentedYeah, I've noticed this on some installations. This has nothing to do with this theme though. I'll just leave this active until I do some tests and know where this is coming from.
Comment #3
chromix commentedThis is a common problem with Drupal 6... basically the breadcrumb only works the way you'd expect when you're using the navigation menu. It's explained here:
http://drupal.org/node/479496
To get the old Drupal 5 behavior back you can use Menu Breadcrumb.
Comment #4
dvessel commented