Project

General

Profile

Actions

Bug #24103

closed

dbal installs itself automatically whenever the install tool is called

Added by Susanne Moog over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2010-11-17
Due date:
% Done:

0%

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

Description

Dbal will be installed automatically everytime the install tool is called since the fix of http://bugs.typo3.org/view.php?id=16179 because now dbal is also installed if the _GP "step" is 0 which is the case in the first step of the 1-2-3 installer - and always if not in 1-2-3 mode.

Solution:
Check if we are in 1-2-3 mode before installing dbal.

(issue imported from #M16444)


Files

16444_v1.diff (2.86 KB) 16444_v1.diff Administrator Admin, 2010-11-17 15:36
16444_followup.diff (1.33 KB) 16444_followup.diff Administrator Admin, 2010-12-05 14:41

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #23879: 1-2-3 install tool wizard does not let DBAL load early enoughClosedXavier Perseguers2010-10-30

Actions
Related to TYPO3 Core - Bug #24292: DBAL is active with MySQL at the end of 1-2-3 wizardClosedXavier Perseguers2010-12-05

Actions
Actions #1

Updated by Ernesto Baschny over 13 years ago

Committed to trunk rev. 9463.

Actions #2

Updated by Xavier Perseguers over 13 years ago

The patch causes #23879 to be valid again. 1-2-3 fails in an Oracle only environment. This is caused by the move of DBAL loading block in sysext/install/mod/class.tx_install.php

Actions #3

Updated by Xavier Perseguers over 13 years ago

Please confirm that attached patch does not reopen "your" problem. I'll then fix related bug #24292

Actions #4

Updated by Xavier Perseguers over 13 years ago

Committed follow-up to trunk (rev. 9759)

Actions #5

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF