While on the admin pages of a queue (example: admin/structure/entityqueue/list/[queue_name]/subqueues/1/edit, the breadcrumb doesn't link back to the entityqueue overview page.

Comments

jojonaloha’s picture

Version: 7.x-1.0-alpha1 » 7.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new2.69 KB

It looks like this may be a known core issue. I was noticing this on several Entityqueue pages and was looking at how other contrib modules handled this and stumbled upon what XML Sitemap does to fix breadcrumbs.

Attached patch does the same thing for the pages I noticed have the same issue.

  • jojonaloha committed e23e04e on 7.x-1.x
    Issue #2233119 by jojonaloha | intergalactic overlords: Fixed Breadcrumb...
jojonaloha’s picture

Status: Needs review » Fixed

Committed e23e04e

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.