[TYPO3-core] RFC #11593: Field t3ver_label is to small for uids >= 100000
Fabrizio Branca
news at _REMOVETHIS_fabrizio-branca.de
Tue Jul 28 16:01:18 CEST 2009
This is an SVN patch request.
Type: Bugfix
Bugtracker references:
http://bugs.typo3.org/bug_view_advanced_page.php?bug_id=11593
Branches:
trunk
Problem:
When having a TYPO3 installation with uids > 100000, those records can't
be moved in a workspace because a the t3ver_label will be populated with
the string "MOVE-TO PLACEHOLDER for #100000", that is longer than 30
characters which is the size of this field
Solution:
Increase the field size from varchar(30) to varchar(255)
Bye,
Fabrizio
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 11593.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090728/fb0c6e5d/attachment.txt
More information about the TYPO3-team-core
mailing list