As of D7.9, the URLs included in taxonomy term breadcrumbs are hard-coded, circumventing the entity_uri callback system. Modules have no opportunity to override these URLs through the documented, standard code paths. Attached is a patch which resolves the breadcrumb URLs via entity_uri so that custom modules may interact with the breadcrumb programmatically.

CommentFileSizeAuthor
taxonomy.pages_.inc-use_entity_uri.patch874 bytesjdolan

Comments

corbacho’s picture

Status: Active » Closed (duplicate)