Closed (fixed)
Project:
Admin Tools
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2010 at 12:04 UTC
Updated:
13 Jan 2012 at 17:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
damienmckennaHere's a patch for D6, it doesn't look like the D7 branch needs it due to changes in D7's APIs?
Comment #2
damienmckennaComment #3
himerus commentedDamien,
Sorry I didn't see this (or get automated email).
This is an issue I've been aware of... but haven't taken the time to fix it as in my own usage, it is always in the admin sidebar, so the "use admin toolbar" permission will hide away the whole thing.
I do however, see the obvious glaring hole in security, and if it's there, then will be easier to have it placed as a normal block in some circumstances users may want to use.
I will test this out, and commit soon!
Thanks for the patch!
Comment #4
bbcsubscribing
Comment #5
Brandonian commentedPatch applies cleanly and works as advertised. Get's a +1 from me for what it's worth.
Comment #6
Iwink commentedI have some problem with administer, my site crush after install some module. Please help me to fix my problem. Thanks
please review my site http://mintadong.com
Comment #7
mdupontComment #8
wiifm+1 for the commit of this much needed patch. Everything works as expected. Can there be a commit + release?
Comment #9
himerus commentedI promise I'll try to get to this soon!!! And release a new version.
Comment #10
ptocheia commentedI expected trying to hide the admin tools from certain users to be a chunk of work for me, and then I conveniently found this patch. Thanks so much for posting this!
Comment #11
gg4 commented+1
Comment #12
osman+1
the patch works as advertised. Thanks.
Comment #13
nubeli commented+1
Would be nice to get this patched. I like to use the admin sidebar as a general collapsible menu for all users. Having the admin tool block visible to all users is just confusing and makes it less useful for admins.
Comment #14
nubeli commentedAnd surely a year is enough time to commit a small patch like this?
Comment #15
bocaj commentedThis has been taken care of (plus other permissions) in the latest dev release for Drupal 7. I haven't done anything at this point with Drupal 6 since everything I have been developing lately has been on Drupal 7.
If there is still a need for this to be in D6 please let me know, otherwise this is marked as fixed.
Comment #16
gg4 commentedI think this would still be a useful improvement for the D6 branch. Hopefully the patch at #1 will make this a simple fix.
Comment #17
bocaj commentedAlright. At @_double's request I added the patch in #1 to the D6 branch. It will be available in the latest dev release shortly.
I would like to have D6 and D7 branches contain the same functionality, but I want to make sure that the new features in the D7 branch work as expected before backporting. This patch will hopefully bridge the gap in the meantime.