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)
Updated by Alexander Opitz almost 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0) - TYPO3 Version set to 4.4
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Sigfried Arnold almost 11 years ago
have not had this issue for a long time - i assume it was fixed in 4.5 LTS
Updated by Alexander Opitz over 10 years ago
- Status changed from Needs Feedback to Closed
Thanks for help.
Actions