Closed (fixed)
Project:
Toolbar
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Apr 2010 at 10:31 UTC
Updated:
13 May 2010 at 15:20 UTC
The toolbar and default shortcuts are visible to all users with permissions, but new assigned shortcuts are only visible to admin user/1.
Comments
Comment #1
lelizondo commentedThere is no default shortcuts. I do not recommend you to give access to the toolbar to users except user 1 since this module has some security bugs. It's OK if only admins use it. I'm currently working on a feature to have shortcuts by role, hope I'll be ready by the end of this week.
Comment #2
Scott J commentedThanks,
I only want to use the toolbar for administration. By 'default' I just meant Hello user, Logout and ? that are already on the toolbar. The site is only edited by 2 of us. We usually don't log in as user 1, but as ourselves in a 'webmaster' role.
Keep up the good work; the toolbar looks great.
Comment #3
lelizondo commentedThe 'default' shortcuts as you call them, are hardcoded in the module. If only 2 are editing the site, both with full privileges, then is safe to use this module.
Comment #4
lelizondo commentedI can confirm this problem exists. I almost finish a complete rewrite of this module, more similar to what D7 will do. Unfortunately, there were to many changes that it will have to be a new branch and there will be no upgrade route.
Comment #5
lelizondo commentedVersion 6.x-2.x-dev has been released. Please test, there's no upgrade path so you'll have to uninstall first (drop tables).
The problem you reported in this issue should be fixed in 2.x-dev
Comment #6
Scott J commentedOK,
I'll try it out. What are the names of tables to drop?
Comment #7
lelizondo commentedAll tables that start with toolbar_shortcuts
Comment #8
Scott J commentedmmm...
Now I can't see short-cuts at all, even if I am user/1 . Hard-coded links are visible.
Wondering what's wrong....
Ah, I see! I must go edit my user settings, then I can choose a shortcuts set. Working!
Comment #9
mrfelton commentedI can't see my shortcuts - only my account and logout.
Comment #10
lelizondo commented@mrfelton there is a bug. The module is not automatically assigning the default set to the users. All you have to do is go to your user account and click on the shortcuts tab and select a set.