Actions
Bug #23931
closedDescription of pageUnavailable_handling breaks layout under FF
Start date:
2010-11-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The description of pageUnavailable_handling breaks the layout as there is a long string included which can not be divided by browsers:
"USER_FUNCTION:typo3conf/pageUnavailableHandling.php:user_pageUnavailable->pageUnavailable"
I suggest using a shorter example text like:
"USER_FUNCTION:typo3conf/unavailable.php:user_unavailable->pageUnavailable"
Firefox 3.6.12: Layout broken
IE8: Layout O.K.
(issue imported from #M16238)
Actions