Skip to content
Snippets Groups Projects
Commit c5cec733 authored by Nicole Cordes's avatar Nicole Cordes Committed by Benni Mack
Browse files

[BUGFIX] Prevent TYPO3.settings in ajax requests

Within ajax requests currently the ajaxUrls are exported to the
TYPO3.settings variable which overwrites the parent state with all
other information (e.g. format setting). This patch prevents the output
of new TYPO3.settings in the ajax response.

Resolves: #72606
Releases: 6.2
Change-Id: I0907be4564b6210b816eb607cd81156f987852d6
Reviewed-on: https://review.typo3.org/46070


Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarStefan Froemken <froemken@gmail.com>
Reviewed-by: default avatarDaniel Goerz <ervaude@gmail.com>
Reviewed-by: default avatarMathias Schreiber <mathias.schreiber@wmdb.de>
Tested-by: default avatarMathias Schreiber <mathias.schreiber@wmdb.de>
Reviewed-by: default avatarFrank Naegler <frank.naegler@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent e9c6fb92
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