Actions
Bug #24257
closedMissing check for allowed list module in page module
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-12-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Problem:
Via page module its impossible to show records from tt_address greater than 1000 if the editor has no access to list module.
There is a check missing for allowed list module.
Solution:
Check if user has access to list module - if not the list should not be limited to 1000 entries at maximum. Otherwise its not possible for an editor to see/edit all records.
This is somehow related to 0014697 (only 4.3 and 4.4)
(issue imported from #M16629)
Files
Actions