Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
menu system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Feb 2008 at 17:43 UTC
Updated:
26 Feb 2008 at 14:11 UTC
For some reason, function system_admin_menu_block() was written so that external links can never show up in these blocks due to the INNER join. So, for example, one cannot add a link to the d.o handbook on the Administration screen.
Attached patch fixes by converting to a LEFT JOIN, and also fixes the query to match what's used in menu.inc
| Comment | File | Size | Author |
|---|---|---|---|
| external-links-in-admin-0.patch | 1.12 KB | pwolanin |
Comments
Comment #1
chx commentedD'oh!
Comment #2
gábor hojtsyHm, looks good. Committed to 6.x Still RTBC for 7.x.
Comment #3
dries commentedCommitted to CVS HEAD. Thanks.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.