Project

General

Profile

Actions

Bug #29166

closed

Streamline Handling of Prefixes in the Core

Added by Susanne Moog over 12 years ago. Updated about 12 years ago.

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

100%

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

Description

At the moment the frontend option userFuncClassPrefix is also checked in various backend scenarios (for example the registry) and in general everywhere t3lib_div::hasValidPrefix is called. Therefore it should be a system option. Additionally to ensure "user_" is working as a prefix this was given hardcoded as additionalPrefix to the function in some cases.

This patch streamlines the handling of prefixes, introduces a [SYS] option userFuncClassPrefix, deprecates the [FE] option and allows the prefixes 'user_' and 'User_' by default.

Actions #1

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change I70fa89120dbe8c7790e3d6de4b173b69beb8a6f9 has been pushed to the review server.
It is available at http://review.typo3.org/4526

Actions #2

Updated by Susanne Moog over 12 years ago

  • Status changed from New to Under Review
Actions #3

Updated by Mr. Hudson over 12 years ago

Patch set 2 of change I70fa89120dbe8c7790e3d6de4b173b69beb8a6f9 has been pushed to the review server.
It is available at http://review.typo3.org/4526

Actions #4

Updated by Mr. Hudson over 12 years ago

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

Actions #5

Updated by Susanne Moog over 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Xavier Perseguers about 12 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF