Project

General

Profile

Actions

Bug #30631

closed

RTE doesn't allow to create links around images in IE8

Added by Ernesto Baschny over 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2011-10-07
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If you have images in your RTE, IE8 users cannot link this image to other pages. The browse_links popup opens up, but when clicking on any page in the tree, the tree just reloads and we have javascript error in the console (property or method not supported), pointing to the range.getBookmark() method here:

HTMLArea.Editor.prototype.getBookmark = function (range) {
return range.getBookmark();
};

Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #31563: Link on Image with Internet ExplorerClosed2011-11-04

Actions
Actions

Also available in: Atom PDF