Project

General

Profile

Actions

Bug #86871

closed

AdminPanel doesn't work in Microsoft IE11

Added by Josef Glatz over 5 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
AdminPanel
Target version:
-
Start date:
2018-11-06
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

Problem

The AdminPanel javascript file uses a method Array.from which is not supported by IE11. The AdminPanel doesn't open any module and is therefore not usable at all.

Another occurencies of Array.from

  • EXT:adminpanel/Resources/Public/JavaScript/Modules/Cache.js

Possible solution

Polyfill the method

Actions

Also available in: Atom PDF