Bug #24257
closedMissing check for allowed list module in page module
0%
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
Updated by Henrik Ziegenhain almost 14 years ago
I attached a t3d-file to easyly import random data (1100 addresses in a seperate sysfolder).
Updated by Nicole Cordes over 11 years ago
- Status changed from New to Rejected
- Target version deleted (
0)
This isn't reproducible in versions >= 6.0 as there isn't any support for list items in normal page view anymore. For versions 4.5 and 4.7 this would be a feature request which can't make it into the source due to version guidelines. Please consider to use the list module with proper user access than.