Project

General

Profile

Actions

Bug #43694

closed

Hooks no longer correct after moving/namespacing of classes

Added by Stefan Neufeind over 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2012-12-07
Due date:
% Done:

100%

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

Description

in dbal/ext_localconf.php:
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['ext/install/mod/class.tx_install.php']['stepOutput'][] = 'EXT:dbal/class.tx_dbal_installtool.php:tx_dbal_installtool';
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['ext/install/mod/class.tx_install.php']['writeLocalconf'][] = 'EXT:dbal/class.tx_dbal_installtool.php:tx_dbal_installtool';
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['ext/install/mod/class.tx_install.php']['requiredPhpModules'][] = 'EXT:dbal/class.tx_dbal_installtool.php:tx_dbal_installtool';
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['typo3/mod/tools/em/index.php']['checkDBupdates'][] = 'EXT:dbal/class.tx_dbal_em.php:tx_dbal_em';


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #43676: Frontend editing (feedit) does not workClosed2012-12-06

Actions
Actions #1

Updated by Gerrit Code Review over 11 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/17000

Actions #2

Updated by Gerrit Code Review over 11 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17000

Actions #3

Updated by Gerrit Code Review about 11 years ago

Patch set 1 for branch dbal_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/18930

Actions #4

Updated by Gerrit Code Review about 11 years ago

Patch set 2 for branch dbal_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/18930

Actions #5

Updated by Stefan Neufeind about 11 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset commit:3f57811a61b1cdca01422a2af5898e01acec083e.

Actions #6

Updated by Michael Stucki over 10 years ago

  • Project changed from 329 to TYPO3 Core
Actions #7

Updated by Michael Stucki over 10 years ago

  • Category set to 999
Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF