Bug #47836
Simplify load logic of dbal autoloader in install tool
Status: | Resolved | Start date: | 2013-05-02 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 100% |
|
Category: | - | Spent time: | - | |
Target version: | 6.2.0 | |||
TYPO3 Version: | 6.2 | Is Regression: | ||
PHP Version: | 5.4 | Sprint Focus: | ||
Complexity: | easy |
Associated revisions
[TASK] Simplify load logic of dbal autoloader in install tool
Moving the execute method from ext:dbal/class.tx_dbal_autoloader.php
to Installer.php obsoletes the dbal file.
Change-Id: I62fbfc3a0f2ccbac3e3e0ab259c735f85983260d
Resolves: #47836
Releases: 6.2
Reviewed-on: https://review.typo3.org/20422
Reviewed-by: Anja Leichsenring
Tested-by: Anja Leichsenring
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
[TASK] Remove dummy files from ext:dbal
Change-Id: I62715d95f7453aa0e86dddc299aba4dc9cbe19d1
Resolves: #47838
Related: #47756
Related: #47836
Releases: 6.2
Reviewed-on: https://review.typo3.org/20423
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
[BUGFIX] Explicit require dbal autoloader file
The dbal autoload file in Installer.php may not be found if
ext:dbal is not loaded. This is solved with an explicit require.
Change-Id: I9991d579ec56c85dd117bc7938d129844b2d3150
Resolves: #47847
Related: #47836
Releases: 6.2
Reviewed-on: https://review.typo3.org/20440
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
History
#1 Updated by Gerrit Code Review over 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20422
#2 Updated by Gerrit Code Review over 2 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20422
#3 Updated by Christian Kuhn over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 66e47ca09004d4f4ee86849b9e8510f1bd097923.