Skip to content
Snippets Groups Projects
Commit 5f0224c8 authored by Sebastian Wagner's avatar Sebastian Wagner Committed by Christian Kuhn
Browse files

[TASK] EXT:form - prevent initial ajax call

Initially, provide the whole configuration for the wizard through a
requireJs config. Therefore, an early AJAX call to the WizardController
can be omitted.

With this patchset, no AJAX route for loading has to be registered. The
loadAction is removed as well. Furthermore, a left over intialize script
is dropped. The Wizard.Settings to configure the ExtJs viewport are used
directly.

Resolves: #74316
Releases: master
Change-Id: I5278784cadc603238707b6e7b26426155e3c080c
Reviewed-on: https://review.typo3.org/47110


Reviewed-by: default avatarDaniel Goerz <ervaude@gmail.com>
Tested-by: default avatarBjoern Jacob <bjoern.jacob@tritum.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent d4da3fce
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