Actions
Bug #14629
closedTitle lenght in BE is not working if title has no value
Start date:
2005-03-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
3.8.0beta1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
if a record, that is shown in BE list view has no title, the complete content of its bodytext field is displayed instead. This makes this view almost unusable.
The value for "Max. Title Length" from BE user settings is ignored in this case.
the patch fixes the problem
(issue imported from #M920)
Files
Updated by Rupert Germann over 19 years ago
the fix from bug 935 corrects also this bug. If this patch will be applied the change in class.db_list.inc is no longer needed.
Actions