<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<title></title>
<meta name="Generator" content="Cocoa HTML Writer">
<meta name="CocoaVersion" content="1038.35">
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica}
p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px}
p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; color: #174fae}
p.p4 {margin: 0.0px 0.0px 0.0px 0.0px}
span.s1 {text-decoration: underline}
span.s2 {font: 12.0px Helvetica}
</style>
</head>
<body>
<p class="p1">This is an SVN patch request.</p>
<p class="p2"><br></p>
<p class="p1">Type: Bugfix</p>
<p class="p2"><br></p>
<p class="p1">Bugtracker references:</p>
<p class="p3"><span class="s1"><a href="http://bugs.typo3.org/view.php?id=16559">http://bugs.typo3.org/view.php?id=16559</a></span></p>
<p class="p2"><br></p>
<p class="p1">Branches:</p>
<p class="p1">trunk</p>
<p class="p2"><br></p>
<p class="p1">Problem:</p>
<p class="p1">There are some really ugly errors in the install tool, that just give a die.</p>
<p class="p1">its about the following errors:<span class="Apple-converted-space"> </span></p>
<p class="p2"><br></p>
<p class="p1">if the localconf does not contain a install tool password, it results in a die</p>
<p class="p1">if the typo3temp/ folder is not writeable it results in a die</p>
<p class="p2"><br></p>
<p class="p1">i have fixed that with the code as attachment</p>
<p class="p2"><br></p>
<p class="p1">Solution:</p>
<p class="p1">In stead of calling a die, i called the function: outputErrorAndExit</p>
<p class="p2"><br></p>
<p class="p1">Yours Sincerely</p>
<p class="p1">Kevin Walter</p>
<p class="p4"><span class="s2"><object data="cid:D2E14BB5-6509-4113-A5B6-17F55FED9505">16559.diff</object></span></p>
</body>
</html>