Actions
Bug #24676
closedPagetree doesn't use "[No title]" if no title is there
Start date:
2011-01-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I know that the title of pages is required but it can happen that it is still empty or this feature would also be nice for later when tree is used for other records.
In list module, if no title is set, this value is used:
['.$GLOBALS['LANG']->sL('LLL:EXT:lang/locallang_core.xml:labels.no_title', TRUE).']
this should also be used by the new page tree
(issue imported from #M17158)
Files
Actions