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.