Project

General

Profile

Actions

Bug #18645

closed

JS error raised in IE6 when clicking Edit in Rich Text Editor

Added by Guy Newell about 16 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-04-19
Due date:
% Done:

0%

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

Description

I am using IE6:

I have a Regular Text Element with a html table in it. When I click on 'Edit in Rich Text Editor', the page locks up and I get the the error:

Line: 1087
Char: 3
Error: Object Required
Code: 0
url: http://www.xyz.co.uk/cms/typo3/wizard_rte.
php?&P[table]=tt_content&P[uid]=42&P[field]=
bodytext&P[returnUrl]=%2Fcms%2FTypo3%2
Fcms%2Flayout%2Fdb_layout.php%3Fid%3D49

The page does not load. I then press the X icon, press 'Edit in Rich Text Editor' again and the page appears with the table. If you then click inside the table and press the 'Table Properties' icon, nothing happens and you get the error:

Line: 3488
Char: 3
Error: Object doesn't support this property or method
Code: 0
url: http://www.xyz.co.uk/cms/typo3/wizard_rte.php?x%x%
P[table]=tt_content&P[uid]=42&P[field]=bodytext
&P[returnUrl]=%2Fcms%2FTypo3%2Fsysext%2F
layout%2Fdb_layout.php%3Fid%3D49

If you then click on the page in the tree, then click on the text and NOT the 'Edit in Rich Text Editor' button, things seem to work ok ???

However, if you close the browser and start again, the above problem occurs regardless if you start by clicking on the 'Edit in Rich Text Editor' button or the content item's text.

(Problem does not occur in Firefox)

(issue imported from #M8163)

Actions

Also available in: Atom PDF