Project

General

Profile

Actions

Bug #76106

closed

RTE won't load in IE 9 or IE Edge - JS error appears

Added by Stefan Berger almost 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-05-10
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hi,

when you open e.g. a text element in IE 9 or IE Edge the RTE won't load and a JS error appears.
See the attached screenshot from the current TYPO3 demo system.

Also in the newest TYPO3 version the problem exists.


Files

screenshot.png (218 KB) screenshot.png Stefan Berger, 2016-05-10 09:36
placeholders.jquery.min.js (18.2 KB) placeholders.jquery.min.js Tizian Schmidlin, 2016-05-25 11:33
Actions #1

Updated by Gianluigi Martino almost 8 years ago

  • Status changed from New to Needs Feedback

i cannot reproduce this with IE Edge and Windows 10
tested with master (8.2.0) and 7.6.5

wich windows do you use?
can you check if you don't block some javascript?

Actions #2

Updated by Marc Füßlein almost 8 years ago

I do get the same JS errors in IE9.

At least for IE9 it seems to be a problem with Placeholders.js. By removing the minified javascript in Resources/Public/JavaScript/Contrib/placeholders.jquery.min.js the RTE loads again.

Actions #3

Updated by Tizian Schmidlin almost 8 years ago

I can totally relate.

Here's my version of the file (see attached).

First, there seems to be a problem with jQuery not beeing loaded properly, so I made sure everything was right by only executing it once the document was ready (this might be too much but anyway) and then I used TYPO3.jQuery to be sure to have no conflit.

Additionally I updated jQuery to 2.2.4.

PS: everything happens beginning on line 555. The major fix though is that also the line 563 has been improved to support browsers that do not have Placeholders.

Actions #4

Updated by Gerrit Code Review almost 8 years ago

  • Status changed from Needs Feedback to Under Review

Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48367

Actions #5

Updated by Wouter Wolters almost 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF