Actions
Feature #23088
closed"Uncaught Exception localconf.php" not skinned
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-07-03
Due date:
% Done:
0%
Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:
Description
When the localconf.php is not existend in an otherwise intact installation, the PHP exception is thrown directly to the user's browser [1]. This message is not styled.
A styled message compared to "The Install Tool is locked" [2] would be nice.
Alternatively this message could look like the standard "Error! Page not found." [3].
At least this exception should look like the styled thrown exception [4].
Overall question:
How to display errors before t3lib_BEfunc::typo3PrintError and co. are comfortably accessible.
[1] localconf.php is not found
File: typo3/t3lib/config_default.php
Line 406
[2] BE: Install Tool is locked.
File: typo3/install/index.php
Line 71+
See screenshots
(issue imported from #M14986)
Files
Actions