Actions
Bug #14661
closeduser permissions are not taken into account when using the frontend toolbar
Start date:
2005-04-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
3.8.0rc1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The frontend toolbar, which can be accessed like:
temp.edit = EDITPANEL
temp.edit {
label = %s
allow = toolbar
}
is always shown completely. This, however, is not always correct. If the user doesn't have permissions to edit a page, it for example doesn't make sense to show the "New content element" button. Same applies to "new page" and "edit page header". A patch is attached, the changes are really small and AFAIK have no side effects.
(issue imported from #M969)
Files
Updated by Sebastian Kurfuerst over 19 years ago
Hi,
would be very nice if this fix could go into typo3 3.8.0 final as well :)
Thanks,
Sebastian
Actions