Project

General

Profile

Actions

Task #87967

closed

Remove limit in be_group fields

Added by Guido Schmechel about 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
-
Start date:
2019-03-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.2
Tags:
Complexity:
easy
Sprint Focus:

Description

"Problem" exists in v8 and above. We had for a single be_group a lot of subgroups. Current limit are 20 (maxItems) but sql allows a lot more with a "text" column. There are also other fields affected in the be_groups TCA definition.

I would remove the limitation with maxItems for all fields with the definition "text".

Whether this is a task for v9 is clarified in the review. Solution for v8 is to overwrite the TCA value with custom code.

Actions #1

Updated by Gerrit Code Review about 5 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60301

Actions #2

Updated by Gerrit Code Review almost 5 years ago

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60397

Actions #3

Updated by Guido Schmechel almost 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF