Use a local variable to prevent parallel requests being mixed up
authorAlexander Ebert <ebert@woltlab.com>
Wed, 25 Nov 2020 23:57:03 +0000 (00:57 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 25 Nov 2020 23:57:03 +0000 (00:57 +0100)
commit84ac9babfc30bbea0707760b23dc85d7c0450082
tree8e4474a38f043de9e465aeb467786dbc2ef94e2d
parent7270051449c1a9e877973e921ae4b3d9005003b4
Use a local variable to prevent parallel requests being mixed up

Fixes #3760
wcfsetup/install/files/js/WoltLabSuite/Core/Ajax/Request.js
wcfsetup/install/files/ts/WoltLabSuite/Core/Ajax/Request.ts