Actions
Bug #69209
closedMax size of fields is wrong
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2015-08-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Some fields are defined as varchar(255) in the database but got a size of 256 in the TCA which will lead to an error if the field is used with 256 chars.
Actions