Actions
Feature #24182
closedclass.tslib_gifbuilder.php default fallback for textMaxLength is to low
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-11-23
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
If textMaxLength is not set for tslib_gifBuilder::checkTextObj the value is set to 100 as fallback.
This is a bit annoying since most fields usualy rendered - tt_content.header, pages.title, pages.subtitle - are set to varchar(255) therefore the text is simply cut of for no reason.
(issue imported from #M16537)
Actions