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.

CommentFileSizeAuthor
#1 breadcrumb_0.patch511 bytestayknight

Comments

tayknight’s picture

Title: No breadcrumb for blog overview » Patch
Status: Active » Needs review
StatusFileSize
new511 bytes

This is my first patch so I'm not sure I did it correctly.

tayknight’s picture

Title: Patch » blog overview breadcrumb

somehow I changed the title of the original issue.

greggles’s picture

Title: blog overview breadcrumb » No breadcrumb for blog overview

Note 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.

Egon Bianchet’s picture

The 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.

tayknight’s picture

I see. I didn't think about the menu being inactive. I learn something new about Drupal every day.

Egon Bianchet’s picture

Version: 4.7.0-beta4 » 4.7.0
Status: Needs review » Fixed

Looks like it's been fixed in 4.7.0

Anonymous’s picture

Status: Fixed » Closed (fixed)