Actions
Bug #40082
closedJS error in IE7 while starting RTE
Status:
Closed
Priority:
Should have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2012-08-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
While starting to edit a text CE in IE7 (TYPO3 4.6.12) a JS error pops up:
Property or method not supported by this object
.../typo3temp/rtehtmlarea/htmlarea_cumulative_e3c8dda7ae9bd29059b9.js
Code: 0
Line: 9056
Char: 4
As far as I could find it's the onGenerate handler of the TextIndicator plugin.
Updated by Stanislas Rolland about 12 years ago
- Status changed from New to Accepted
- Assignee set to Stanislas Rolland
- Target version set to 4.6.13
This is due to incorrect backport of fixes for #33637.
Updated by Gerrit Code Review about 12 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/15470
Updated by Stanislas Rolland about 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2dd16607bc5ef2e2012b038f4cd54b8ccc870039.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions