Actions
Bug #21795
closedtcemain checkFullLanguageAccess is too restrictive
Start date:
2009-12-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The access check which were introduced with #14408 and #14408 are too restrictive if the user's access is limited to a single language.
Reproduce:
1) User with editing rights for one language
2) Try to localize one record -> access is denied
3) Try to delete a existing localization -> access is denied
The attached patch fixes the relevant parts.
(issue imported from #M12924)
Files
Updated by Steffen Kamper over 14 years ago
committed to svn
4_3 rev 6757
truink rev 6758
Actions