Project

General

Profile

Actions

Bug #43215

closed

deprecation logfile filled on install

Added by Christian Tauscher over 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2012-11-22
Due date:
% Done:

100%

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

Description

Installing TYPO3 CMS 6.0rc2,
deprecated logfile will be filled with this:

22-11-12 07:17: t3lib_install->_construct() - since 6.0, will be removed with 6.2 - TYPO3\CMS\Core\Core\Bootstrap->initializeTypo3DbGlobal#68 // TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance#544 // ux_TYPO3\CMS\Core\Database\DatabaseConnection->_construct#4155 // TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance#208 // t3lib_install->__construct#4155 // TYPO3\CMS\Core\Utility\GeneralUtility::logDeprecatedFunction#105 (.0.0rc2/t3lib/class.t3lib_install.php#104)

Actions #1

Updated by Stefan Neufeind over 11 years ago

Confirmed. Still happens on a fresh install of 6.0 final.

Actions #2

Updated by d.ros no-lastname-given about 11 years ago

Still on 6.0.2


18-02-13 15:27: TYPO3\CMS\Core\Authentication\BackendUserAuthentication->returnFilemounts() - since TYPO3 6.0, will be removed in TYPO3 6.1 as getFileStorages() should be the one to be used - require_once(typo3_sources/typo3_src-6.0.2/typo3/init.php),typo3_sources/typo3_src-6.0.2/typo3/backend.php#27 // TYPO3\CMS\Core\Core\Bootstrap->initializeBackendUserMounts#75 // TYPO3\CMS\Core\Authentication\BackendUserAuthentication->returnFilemounts#870 // TYPO3\CMS\Core\Utility\GeneralUtility::logDeprecatedFunction#1849 (typo3_sources/typo3_src-6.0.2/typo3/sysext/core/Classes/Authentication/BackendUserAuthentication.php#1848)

AND


18-02-13 15:31: TYPO3\CMS\Backend\Utility\BackendUtility::helpText() -  - TYPO3\CMS\Backend\Controller\PageLayoutController->main#143 // TYPO3\CMS\Backend\Controller\PageLayoutController->renderListContent#486 // TYPO3\CMS\Recordlist\RecordList\AbstractDatabaseRecordList->generateList#880 // TYPO3\CMS\Backend\View\PageLayoutView->getTable#435 // TYPO3\CMS\Backend\View\PageLayoutView->getTable_tt_content#196 // TYPO3\CMS\Backend\Utility\BackendUtility::cshItem#575 // TYPO3\CMS\Backend\Utility\BackendUtility::helpTextIcon#2428 // TYPO3\CMS\Backend\Utility\BackendUtility::wrapInHelp#2293 // TYPO3\CMS\Backend\Utility\BackendUtility::helpText#2382 // TYPO3\CMS\Core\Utility\GeneralUtility::logDeprecatedFunction#2342 (typo3_sources/typo3_src-6.0.2/typo3/sysext/backend/Classes/Utility/BackendUtility.php#2341)

It´s quite and still a no go . . .

Actions #3

Updated by Markus Klein about 11 years ago

@Christian: Are you using dbal? Because of "ux_TYPO3\CMS\Core\Database\DatabaseConnection"

@d.ros: See #36405 and please open a ticket for the helpText() issue.

Actions #4

Updated by Michael Stucki about 11 years ago

  • Status changed from New to Needs Feedback
Actions #5

Updated by Stefan Neufeind about 11 years ago

@Christian: I've seen strange cases where on a clean install dbal was active. So even if you didn't activate it yourself, please have a closer look at that.

Actions #6

Updated by Christian Tauscher about 11 years ago

Tested ist with 6.0.4

Seems OK now.

Thank you.

Actions #7

Updated by Michael Stucki about 11 years ago

  • Status changed from Needs Feedback to Resolved
  • Assignee set to Michael Stucki
  • % Done changed from 0 to 100

Thanks for your feedback!

Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF