[TYPO3-core] RFC #16559: Tweak: Ugly errors in install tool

Kevin Walter keivn580 at live.nl
Wed Nov 24 19:52:01 CET 2010


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=16559

Branches:
trunk

Problem:
There are some really ugly errors in the install tool, that just give a die.
its about the following errors: 

if the localconf does not contain a install tool password, it results in a die
if the typo3temp/ folder is not writeable it results in a die

i have fixed that with the code as attachment

Solution:
In stead of calling a die, i called the function: outputErrorAndExit

Yours Sincerely
Kevin Walter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101124/a9030fdd/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 16559.diff
Type: application/octet-stream
Size: 1664 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101124/a9030fdd/attachment-0001.obj>


More information about the TYPO3-team-core mailing list