Bug #47836

Simplify load logic of dbal autoloader in install tool

Added by Christian Kuhn over 2 years ago. Updated over 2 years ago.

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

Revision 66e47ca0
Added by Christian Kuhn over 2 years ago

[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

Revision cc1ae875
Added by Christian Kuhn over 2 years ago

[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

Revision f189041a
Added by Christian Kuhn over 2 years ago

[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

Also available in: Atom PDF