Project

General

Profile

Actions

Feature #36505

closed

Limit for backend group soubgroups too small

Added by Florian Seirer about 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-04-24
Due date:
% Done:

100%

Estimated time:
PHP Version:
5.3
Tags:
Complexity:
easy
Sprint Focus:

Description

Currently be_groups:subgroup has a varchar(255) limit.
This is too small to store a big number of groups (we have 250+) to create a superuser group.

Can you raise this limit (/t3lib/stddb/tables.sql, around line 30)?

Actions #1

Updated by Philipp Gampe almost 12 years ago

You can do this locally by just changing the database. Also you can nest groups to have fewer groups to include.

You can of course push a change to gerrit or start a discussion on the core mailing list, whether this should be changed. To me, this sounds like a feature request. Best thing would be to move to MM tables instead of having those CSV lists.

Actions #2

Updated by Gerrit Code Review almost 11 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21593

Actions #3

Updated by Gerrit Code Review almost 11 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21593

Actions #4

Updated by Gerrit Code Review almost 11 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21593

Actions #5

Updated by Gerrit Code Review almost 11 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21593

Actions #6

Updated by Krzysztof Adamczyk almost 11 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF