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 #1

Updated by Chris topher over 12 years ago

  • Target version changed from 4.5.7 to 4.5.8
Actions #2

Updated by Helmut Hummel over 12 years ago

I can confirm this problem.

Actions #3

Updated by Helmut Hummel over 12 years ago

  • Status changed from New to Accepted
Actions #4

Updated by Wouter Wolters over 12 years ago

I can also confirm this issue.

Actions #5

Updated by Stanislas Rolland over 12 years ago

  • Assignee set to Stanislas Rolland
  • PHP Version set to 5.3
Actions #6

Updated by Mr. Hudson over 12 years ago

  • Status changed from Accepted to Under Review

Patch set 1 of change I101ce32a9319a020fe72df237f10b9146313e18b has been pushed to the review server.
It is available at http://review.typo3.org/6616

Actions #7

Updated by Stanislas Rolland over 12 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF