There is currently a function that is intended to set the breadcrumb properly on Entity Queue pages: _entityqueue_set_breadcrumb().

However, our current use of it only sets the breadcrumb to "Home » Administration » Structure" and never any further. As we have this function to fix the breadcrumbs, we should have it work when editing a queue's items and include at least the "Entity queues" parent item.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

quicksketch created an issue. See original summary.

quicksketch’s picture

Status: Active » Needs review
FileSize
5.68 KB

Patch attached that adds consistency to breadcrumb handling, and also fixes page titles in places, and better handles redirecting to the main listing of queues.

  • quicksketch committed 4b094ae on 7.x-1.x
    Issue #2929556: Fix breadcrumbs on custom menu callbacks.
    
quicksketch’s picture

Status: Needs review » Fixed

Committed to 7.x-1.x.

Status: Fixed » Closed (fixed)

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