Project

General

Profile

Actions

Task #48383

closed

Epic #55575: Streamline JavaScript Code in the TYPO3 Backend

RequireJS does not consider correct namespace prefix

Added by Oliver Hader almost 11 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Miscellaneous
Target version:
Start date:
2013-05-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.3
Tags:
Complexity:
hard
Sprint Focus:

Description

My extension "mapping" uses these namespace prefixes in PHP "OliverHader\Mapping" (vendor, package).
However, the requireJS implementation in the PageRenderer ignores that and adds "TYPO3\CMS" as prefix.

The behaviour shall be the same as for PHP class files - the "\TYPO3\CMS" prefix is a special case for the Core only.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #55264: requireJS for frontend in PageRenderer and TypoScriptRejected2014-01-23

Actions
Actions

Also available in: Atom PDF