[BUGFIX] Revert and adjust changes in InstallFromTer.json
The original patch removed variables that were assumed to be unused. The assumption was wrong, as the variables are used in JavaScript context and are thus now undefined. This patch revert the changes done back then, but uses the f:format.json view helper. Resolves: #81692 Related: #81301 Releases: master Change-Id: I21e4d737f6205c6c7d7f29dd08358c39806002e3 Reviewed-on: https://review.typo3.org/53318 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
Please register or sign in to comment