Actions
Bug #21061
closedTCEforms suggest sometimes uses incorrect permissions to show records
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-09-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If a record is selected in an offline workspace, the permissions of the record in this workspace are respected. This is considered a bug, as TYPO3 core documentation clearly states that only the permissions of the live workspaces should be respected when checking record access. Though there are some other open bugs regarding this behaviour (e.g. 0004092), this should be fixed.
The fix is quite easy: Just always make a workspace overlay (or use the value of the field t3ver_oid, if present) before checking access.
(issue imported from #M11964)
Files
Actions