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)
Updated by Chris topher about 14 years ago
Hi Marc,
can you provide a patch?
For more ideas see the notes in #0014564.
Updated by Chris topher about 14 years ago
Resolved as duplicate of #22784.
This keeps things tidied up as the discussion only takes place at one place only.
Actions