Actions
Bug #88547
closedDragUploader.js SyntaxError IE11
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2019-06-10
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Internet Explorer, Javascript, Draguploader, Syntax
Complexity:
easy
Is Regression:
Sprint Focus:
Description
Hey there,
since Version 8.7.25, we get this Error in IE11.
SCRIPT1002: Syntaxfehler Datei: DragUploader.js, Zeile: 340, Spalte 13
It only occurs in IE11, but works in Chrome and Firefox.
It affects the editors so that they can no longer use Drag'n'Drop in the File List module.
removing the trailing comma in line 339 solved the issue for us.
please update the code to help our editors ;)
Thanks in Advance
Updated by Andreas Kienast over 5 years ago
- Status changed from New to Closed
Hey, thank you for your report.
I think this issue is the same as #88538, so I will close this ticket as a duplicate.
Kind regards
Andreas
Updated by Andreas Kienast over 5 years ago
- Is duplicate of Bug #88538: "Select & upload files" not working in IE11 added
Actions