Actions
Bug #15031
closedPage-Title maxlength > database-field tinytext
Start date:
2005-10-11
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The maxlength of the field-title is set to 256 chars in TCA ,but the database-field (tinytext) can only store 255 chars.
The Field and TSconfig-Option "titleLen" should reflect theses values as well. At the moment titleLen can store a 5-digit value.
If you want to store 256 chars, this error occurs:
102: These fields are not properly updated in database: (title) Probably value mismatch with fieldtype.
Did not check other fields.
(issue imported from #M1575)
Files
Actions