Project

General

Profile

Actions

Bug #84632

closed

Upgrade wizards do not show executed SQL statements

Added by Sybille Peters about 6 years ago. Updated over 5 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2018-04-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Upgrade wizards do not show executed SQL statements if checkbox is checked.

Possible Cause:

`UpgradeController::upgradeWizardsExecuteAction` calls `UpradeWizardService::executeWizard()` without second parameter.

https://github.com/TYPO3/TYPO3.CMS/blob/c6e4598d7ebd26ef237b13e29f61642a0e2b1ecd/typo3/sysext/install/Classes/Controller/UpgradeController.php#L879

This will always evaluate to false:

https://github.com/TYPO3/TYPO3.CMS/blob/c6e4598d7ebd26ef237b13e29f61642a0e2b1ecd/typo3/sysext/install/Classes/Service/UpgradeWizardsService.php#L377


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #80780: Incomplete query when "Show database queries performed" selectedRejected2017-04-10

Actions
Actions

Also available in: Atom PDF