Skip to content
Snippets Groups Projects
Commit 675666bb authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Susanne Moog
Browse files

[BUGFIX] Add uploaded file to IRRE

The postMessage sent to IRRE when uploading a file via drag & drop missed
the actionName, which resulted in ignoring the message. The actionName is
now used and also streamlined to match the actual behavior.

Resolves: #90534
Releases: master
Change-Id: Ic56059762a6822e27ac64ea6fc07b5d37fc34c9a
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63434


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarTobi Kretschmann <tobi@tobishome.de>
Tested-by: default avatarAlexander Grein <alexander.grein@gmail.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarTobi Kretschmann <tobi@tobishome.de>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarAlexander Grein <alexander.grein@gmail.com>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
parent 3ef67bca
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