Project

General

Profile

Actions

Bug #15031

closed

Page-Title maxlength > database-field tinytext

Added by Christian Trabold about 19 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
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

1575_mod_setup.php.patch (1.85 KB) 1575_mod_setup.php.patch Administrator Admin, 2007-10-19 22:11
1575_tables.php.patch (352 Bytes) 1575_tables.php.patch Administrator Admin, 2007-10-19 22:12
patch_1575_3.diff (1.26 KB) patch_1575_3.diff Administrator Admin, 2007-10-22 10:48
Actions #1

Updated by Sebastian Kurfuerst almost 19 years ago

Hi,
is it possible for you to submit a patch for that issue?
Greets, Sebastian

Actions #2

Updated by Christian Trabold about 17 years ago

You may test it with this string:

0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789123456

This also occurs in TYPO3 Version 4.2.

Actions #3

Updated by Georg Ringer about 17 years ago

i added a patch for the rest of the fields and submitted a RFC

Actions #4

Updated by Thomas Hempel about 17 years ago

Comitted to trunk (4.2)

Actions

Also available in: Atom PDF