Task #87967
closedRemove limit in be_group fields
100%
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.
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Guido Schmechel over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4887ec576423a7a7241f67269b8f96125454da7f.