Actions
Bug #49962
closedbe_users:usergroup_cached_list too small
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-07-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In the database table "be_users" the column "usergroup_cached_list" is defined as varchar(255). If I assign several usergroups with several subgroups to an user the size of usergroup_cached_list is too small. Therefore usergroup_cached_list should be defined as text (=65.535 characters).
Actions