Project

General

Profile

Actions

Bug #24257

closed

Missing check for allowed list module in page module

Added by Henrik Ziegenhain almost 14 years ago. Updated over 11 years ago.

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

addresses.t3d (27.5 KB) addresses.t3d Administrator Admin, 2010-12-01 09:22
Actions #1

Updated by Henrik Ziegenhain almost 14 years ago

I attached a t3d-file to easyly import random data (1100 addresses in a seperate sysfolder).

Actions #2

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.

Actions

Also available in: Atom PDF