I have a blog breadcrumb defined like this:

Titles:
Section 1
Blog
[title]

Paths:
/section1
/blog
[node-path]

For some nodes, after the third breadcrumb (title, linked), there is a fourth breadcrumb displayed. This breadcrumb is the title with no link. So, on the node display page, it looks like this:

Section 1 > Blog > Title (with link) > Title (without link)

I didn't see anything like this in the issue queue and haven't had time to delve into it. It's important to note that this behavior doesn't happen on all blog nodes, only some. There doesn't seem to be any pattern for which nodes do and don't have the duplicate title.

Comments

MGN’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

I would suspect this is coming from the theme or another module. The breadcrumb specification that you list wouldn't do this with rc1. In the latest dev there is a new option to automatically append the node title, but if you are using rc1 that's not the issue.

Have you tried switching themes to see if the problem persists?

MGN’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing because of lack of response. Feel free to reopen if this is still an issue.