Project

General

Profile

Actions

Bug #14713

closed

Selections in the group settings get discarded without notification

Added by Robert Markula about 19 years ago. Updated almost 15 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2005-05-02
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
3.8.0rc1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In the group settings (Web->List->Root->Backend usergroup) you can only select a limited number of entries in the various list boxes:
(1) The maximum number of selectable entries in the 'Modules' list is 15.
(2)(3) The maximum number of selectable entries in the 'Tables (listing)' and 'Tables (modify)' lists is 20.
(4) The maximum number of selectable entries in the 'Allowed excludefields' is ~310.
(5) The maximum number of selectable entries in the 'Subgroups' list is 20.

When you select more than the allowed entries and save the group settings, the system silently unselects all selections that exceed these limits. No warning message is given that the system didn't accept all entries.

(issue imported from #M1051)


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #16553: In BE Usergroup, it is not possible to select more than 20 tables(modify) at any timeClosedOliver Hader2006-09-12

Actions
Actions #1

Updated by Robert Markula about 19 years ago

Correction: (4) The maximum number of selectable entries in the 'Allowed excludefields' is about 310 (sorry for the inconvenience, the 'tilde' seems to be an internal marker in mantis)

Actions #2

Updated by Lars Houmark about 19 years ago

I can confirm this bug, also for 3.8 final!!!

'Tables (listing)' and 'Tables (modify)' allows max. 20 entries, which is rather unsmart. Is there a hotpatch for this?

Actions #3

Updated by Lars Houmark about 19 years ago

I modified the $TCA with a small extension. I still think that the numbers should be raised in the core.

Actions #4

Updated by Robert Markula about 19 years ago

I absolutely agree.
However, someone argued with a possible speed drawback when having bigger MySQL data fields. If this is is really an issue, it should be considered.

Actions #5

Updated by Susanne Moog almost 15 years ago

Limits in current trunk:
(1) The maximum number of selectable entries in the 'Modules' list is 100.
(2)(3) The maximum number of selectable entries in the 'Tables (listing)' and 'Tables (modify)' lists is 100.
(4) The maximum number of selectable entries in the 'Allowed excludefields' is 1000.
(5) The maximum number of selectable entries in the 'Subgroups' list is still 20.

Actions #6

Updated by Ernesto Baschny almost 15 years ago

As Susanne noted, the limits were raised in TYPO3 v4.1.0 (see #16553). So closing this issue.

Actions

Also available in: Atom PDF