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
Updated by Wittkiel Gruppe almost 7 years ago
Mogens Fiebrandt wrote:
The Datepicker is not working under IE11.
The Bug occurs in the JS File:
[...]When changing line 29 to:
[...]everything works fine in IE11. Not tested in other Browsers yet.
What TYPO3-Version? Should be fixed in 8.7.4. with #81729
Updated by Mogens Fiebrandt almost 7 years ago
Is Version 8.7.2
Issue can be closed. Sorry. Happy X-Mas
Updated by Stephan Großberndt almost 7 years ago
- Status changed from New to Closed
Actions