Actions
Bug #24103
closeddbal installs itself automatically whenever the install tool is called
Status:
Closed
Priority:
Should have
Assignee:
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
Actions