Project

General

Profile

Actions

Bug #89203

closed

FormEngine requireJsModules cannot load thirdparty modules

Added by Rene K over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2019-09-19
Due date:
% Done:

0%

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

Description

The documentation says that it should be possible to load custom requiesJs modules from own extensions via namespace mapping like


TYPO3/CMS/FooBar/MyMagicModule => EXT:foo_bar/Resources/Public/JavaScript/MyMagicModule.js

however this does not work because the namespace seems to be ignored and the browser console logs error 404 trying to load

typo3/Foobar/MyMagicModule.js
Actions

Also available in: Atom PDF