Bug #42907
Installation Exceptions should look nice
| Status: | Closed | Start date: | 2012-11-13 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assigned To: | - | % Done: | 0% | |
| Category: | Install Tool | Spent time: | - | |
| Target version: | 6.0.0-RC1 | |||
| TYPO3 Version: | 6.0 | Is Regression: | ||
| PHP Version: | Sprint Focus: | |||
| Complexity: | easy | 
Description
#1294587482: TYPO3 Installation Error: The following PHP module(s) is/are missing: <em>fileinfo</em><br /><br />You need to install and enable these modules first to be able to install TYPO3. (More information)
Looks like a normal stacktrace :D
Related issues
History
#1 Updated by Patrick Broens over 2 years ago
- Category set to Install Tool
- Status changed from New to Accepted
- Complexity set to easy
This is a RuntimeException. I agree there should be a nicer way to display these errors
#2 Updated by Alexander Opitz over 2 years ago
- Status changed from Accepted to Closed
This should be handled by #11771 as well, the fix will catch all Exceptions and show them nicely.
#3 Updated by Kay Strobach over 2 years ago
agree