Skip to content
Snippets Groups Projects
Commit 32b09d17 authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Nicole Cordes
Browse files

[BUGFIX] Fix RequireJS resolution in FormEngine

The FormInlineAjaxController expects a different array structure
for RequireJS modules as FormResultCompiler does, which
is incompatible to each other.

Adopt the resolution of FormResultCompiler to fix JavaScript
errors and load modules properly.

Resolves: #69647
Releases: master
Change-Id: I2f2730e7c482dbc4722791b995a88c3c1138385a
Reviewed-on: http://review.typo3.org/43505


Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Tested-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarFrans Saris <franssaris@gmail.com>
Tested-by: default avatarFrans Saris <franssaris@gmail.com>
Reviewed-by: default avatarNicole Cordes <typo3@cordes.co>
Tested-by: default avatarNicole Cordes <typo3@cordes.co>
parent 20e8a21e
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment