I'm using 4.7.0-beta4. There is no breadcrumb for blog overview (i.e. ?q=/blog). Shouldn't there at least be a 'Home' link? I tried the patch from http://drupal.org/node/49036 and it didn't work.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | breadcrumb_0.patch | 511 bytes | tayknight |
Comments
Comment #1
tayknight commentedThis is my first patch so I'm not sure I did it correctly.
Comment #2
tayknight commentedsomehow I changed the title of the original issue.
Comment #3
gregglesNote that unlike forums, changing the title in an issue changes the whole title for the issue and makes tracking more difficult. I have changed the title back.
Also, this seems to be a duplicate of the 49036 issue that you reference, so I'll mark that one as a duplicate of this.
Comment #4
Egon Bianchet commentedThe breadcrumb doesn't work because the "blogs" menu item is inactive by default. I think that if the menu item is disabled there shouldn't be a general blog overview page at all.
Anyway, the patch works but it's in the wrong format.
Comment #5
tayknight commentedI see. I didn't think about the menu being inactive. I learn something new about Drupal every day.
Comment #6
Egon Bianchet commentedLooks like it's been fixed in 4.7.0
Comment #7
(not verified) commented