[TYPO3-core] RFC #15604: Install-Tool usability: db compare shows no errors when db-updates fail

Steffen Ritter info at rs-websystems.de
Wed Dec 1 12:00:55 CET 2010


Am 27.11.2010 10:38, schrieb Ernesto Baschny [cron IT]:
> Hi,
>
> This is a SVN patch request.
>
> Type: Usability improvement
>
> BT reference: http://bugs.typo3.org/view.php?id=15604
>
> Branches: trunk
>
> Problem:
> If you compare your database with install tool and there are some issues
> found, you will not see if any errors occur. The only hint is a
> remaining update statement on the db-compare view.
>
> Pretty annoying if you are debugging why your extensions ext_tables.sql
> file doesn't work or if there is some DB error on the servers side.
>
>
> Solution:
> Display the error messages instead of ignoring the return values of the
> updater.
>
>
> See attached screenshot of how it might look like when there are errors.
>
> Cheers,
> Ernesto
>
+1 on testing,
+1 on reading, only if you fix the white-space issues after the comma 
every where in these lines:
$results[]·=·$this->performUpdateQueries($update_statements['add'],$this->INSTALL['database_update']); 


regards

Steffen


More information about the TYPO3-team-core mailing list