Actions
Feature #84628
closedUpgrade Wizard should report more information on exception
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2018-04-05
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
If one of the update wizards throws an exception, a very general (and sometimes misleading) error message is displayed:
Something went wrong. Please use Check for broken extensions to see if a loaded extension breaks this part of the install tool and unload it.
A better option might be, in addition to this error message:
- Provide a message that an error might be in the "Log" (sys_log) and a link to the "Log" module
- Even in Preset debug, the exception is not displayed. Maybe the exception should be displayed, if
$GLOBALS['TYPO3_CONF_VARS']['BE']['debug'] == true.
Updated by Sybille Peters about 3 years ago
- Status changed from New to Closed
I will close now. Firstly, upgrade wizards can be executed on command line and often this is preferable. Also, there is no reaction - no watcher, set to "Accepted", so the interest in this issue appears to be low.
Updated by Sybille Peters about 3 years ago
- Status changed from Closed to Rejected
Actions