Closed (duplicate)
Project:
Core development
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2011 at 21:03 UTC
Updated:
18 Dec 2011 at 21:46 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy.pages_.inc-use_entity_uri.patch | 874 bytes | jdolan |
Comments
Comment #1
corbacho commentedSee #823428: Impossible to alter node URLs efficiently