The way the menu structure for db_log is built there isn't a breadcrumb link back to the recent log entries page. This patch moves the events to /reports/db_log/event/%d. It effectively adds the recent log entries page to the breadcrumb trail.
| Comment | File | Size | Author |
|---|---|---|---|
| db_log-event-breadcrumbs.patch | 1.08 KB | dopry |
Comments
Comment #1
dopry commentedbump.
Comment #2
dvessel commentedTested with 6, assuming it would work there too but it causes the "details" to omit the content.
Comment #3
vladimir.dolgopolov commentedThe patch didn't work with D7 either.
Here is the test for Simpletest module:
Comment #4
c960657 commentedLooks like a duplicate of #139015: breadcrumbs wrong on dblog event detail pages.