Project

General

Profile

Actions

Bug #23185

closed

htmlArea RTE: Javascript Error in IE7 prevent Link dialogue from opening

Added by Alexander Stier almost 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-07-14
Due date:
% Done:

0%

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

Description

Typo3: 4.4
RTE: 2.0.2
Browser: IE7

When I try to edit an existing Link in RTE Element by clicking the "Add Link" Button, or choosing the "Add Link" in the right-click drop down menu the following javascript error occurs in IE:
- Line: 454
- Error: Object doesnt support this property or method

The Link window does not appear after this Error.
Adding a new link to text works fine, Error does not occur in Firefox 3.x.

(issue imported from #M15121)


Files

Actions #1

Updated by Stanislas Rolland over 13 years ago

The error may be raised when a feature or an extension (such as DAM) adds some custom attributes on the link. The script then uses DOM method hasAttribute() which exists only in IE8...

Actions #2

Updated by Stanislas Rolland over 13 years ago

Committed to SVN TYPO3core trunk (revision 8290), branch TYPO3_4-4 (revision 8291) and branch TYPO3_4-3 (revision 8292).

Actions #3

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF