Actions
Feature #36505
closedLimit for backend group soubgroups too small
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