Actions
Bug #83394
closedIE11 Datepicker not working
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2017-12-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
IE11 Datepicker
Complexity:
Is Regression:
Sprint Focus:
Description
The Datepicker is not working under IE11.
The Bug occurs in the JS File:
typo3/sysext/backend/Resources/Public/JavaScript/DateTimePicker.js
When changing line 29 to:
format: (top).TYPO3.settings.DateTimePicker.DateFormat
everything works fine in IE11. Not tested in other Browsers yet.
Files
Actions