Bug #23931
Description of pageUnavailable_handling breaks layout under FF
Status: | Resolved | Start date: | 2010-11-03 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Chris topher | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 4.5 | Is Regression: | ||
PHP Version: | Sprint Focus: | |||
Complexity: |
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)
Related issues
History
#1 Updated by Chris topher over 4 years ago
#2 Updated by Chris topher over 4 years ago
Resolved as duplicate of #22784.
This keeps things tidied up as the discussion only takes place at one place only.