Project

General

Profile

Actions

Task #27954

closed

Change usage of t3lib_DB->sql_pconnect to t3lib_DB->connectDB

Added by Christian Kuhn over 13 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2011-07-07
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

Description

Currently many entry points that connect to the database use sql_pconnect
for that. This method is a low level sql method that skips hook initialization.
Also duplicate code was spread all over the entry points and are rewritten
to use the exceptions from t3lib_DB->connectDB.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #13579: Hook Request for t3lib_dbClosedXavier Perseguers2011-03-03

Actions
Related to TYPO3 Core - Bug #28185: Redirect in FE to 1-2-3 installer brokenClosed2011-07-13

Actions
Actions #1

Updated by Mr. Hudson over 13 years ago

Patch set 3 of change I5b3cdecfed018be43236d1d54feac47a29333213 has been pushed to the review server.
It is available at http://review.typo3.org/3059

Actions #2

Updated by Thomas Maroschik over 13 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by Xavier Perseguers over 12 years ago

  • Status changed from Resolved to Closed
Actions #4

Updated by Ernesto Baschny over 11 years ago

  • Target version deleted (1281)
Actions

Also available in: Atom PDF