Skip to content
Snippets Groups Projects
Commit ede2d2cf authored by Markus Klein's avatar Markus Klein Committed by Helmut Hummel
Browse files

[!!!][BUGFIX] Fix usage of issueCommand() and T3_THIS_LOCATION

Multiple usages of T3_THIS_LOCATION are removed as its usage
make only sense in JavaScript context.

issueCommand() takes care of properly quoting the URL when
using in JavaScript context.

Resolves: #66707
Releases: master
Change-Id: Ib0e89e9657fc83bd6514a2077013926f24434a37
Reviewed-on: http://review.typo3.org/39158


Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Tested-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarHelmut Hummel <helmut.hummel@typo3.org>
Tested-by: default avatarHelmut Hummel <helmut.hummel@typo3.org>
parent 3a1dbb27
Branches
Tags
No related merge requests found
Showing
with 101 additions and 39 deletions
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