When assigning tiki_p_search permission to a group, all other "tiki" permissions are also assigned
- Status
- Closed
- Subject
- When assigning tiki_p_search permission to a group, all other "tiki" permissions are also assigned
- Version
- 2.x
- Category
- Error
- Feature
- Administration
Search
Permission - Resolution status
- Confirmed
- Lastmod by
- dthacker
- Rating
- Description
To reproduce:
1) Log in as admin.
2) Go to Groups Admin
3) Assign tiki_p_search permissions to a group with no administrative ("tiki" type) permissions.
4) When page refreshes, you will see that all Admin permissions have been assigned to the group, and the Administrative links have been added to the Application Menu module.
Confirmed by dthacker
Plugin ImageThe "id" parameter is not allowed unless "file_galleries_redirect_from_image_gallery" preference is enabled.
A user belonging to this group also gets admin menu after logging in.- Solution
Upgrade to the latest 1.10 and update the database
or
Apply this to your database
UPDATE users_permissions SET admin=NULL WHERE permName='tiki_p_search';- Importance
- 9 high
- Priority
- 45
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is currently unavailableUnable to connect to show2.tiki.org. Please let us know of the problem so that we can do something about it. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is currently unavailableUnable to connect to show.tikiwiki.org. Please let us know of the problem so that we can do something about it. Thanks.
- Ticket ID
- 1673
- Created
- Friday 04 April, 2008 03:32:08 UTC
by Unknown - LastModif
- Friday 04 April, 2008 09:55:14 UTC