If set breadcrumbs for node edit form then additional text is set to active breadcrumb before node name.

Breadcrumb for path with wildcard: node/*/edit and visibility return $node->type == 'my_node_type'; gives last breadcumb (active) as:

<em>Edit MyNodeType</em> Node Name
but it should be:
Node Name

Comments

pawel_r’s picture

Status: Active » Closed (outdated)