Project

General

Profile

Actions

Bug #63999

closed

Use autoload map instead of aliases in sysext form

Added by Helmut Hummel over 9 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-12-20
Due date:
% Done:

100%

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

Description

Using the alias map is misleading as it is only used
to force the class loader to cache class names with
lowercased identifier to be able to load the class
with "wrong" casing.

Use the autoload map for that instead and clarify
in that file that it must not be removed for now.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #63576: Remove RemoveXssFilter in form as it didn't worked since 6.0Closed2014-12-04

Actions
Related to TYPO3 Core - Bug #63577: Form Some filters do not work as of CamelCase class names.Closed2014-12-04

Actions
Actions

Also available in: Atom PDF