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

Updated by Stanislas Rolland about 16 years ago

What version of TYPO3?

Actions #2

Updated by Stanislas Rolland about 16 years ago

Are you sure that the issue depends on the fact that the content element contains an html table? Was the html table created using the RTE? If not, please upload the html text that would allow to reproduce the issue. I am currently unable to reproduce this issue with TYPO3 4.2 RC2.

Actions #3

Updated by Guy Newell about 16 years ago

I created the table using RTE and am using TYPO3 4.2 RC2.

Actions #4

Updated by Stanislas Rolland about 16 years ago

I think you would get the first error even if there is no table in the content element. Please confirm.

Actions #5

Updated by Guy Newell about 16 years ago

Hi Stanislas,

You are quite right, the problem also occurs with a new page when you try to add your first content element (Regular Text Element).

Best Regards ... Guy.

Actions #6

Updated by Thomas Allmer over 15 years ago

I also have this effect:
TYPO3 - 4.2.2; no Templavoila; Firefox 3.0.3
ONLY when klick on "EDIT ON RICH TEXT EDITOR"

htmlarea doesn't load and tinymce_rte won't allow to "save" only "save+close" works...

came up with this because of an bug report on tinymce_rte
http://forge.typo3.org/issues/show/1824
this also includes a "fix" for that (just a few missing includes)

Actions #7

Updated by Chris topher almost 14 years ago

Resolved, not reproducable.

I cannot reproduce this error with 4.3.3 and current trunk.
A Google search also showed no other complaints about this error.

Since Andreas could solve this in http://forge.typo3.org/issues/show/1824 using the patch from #19423, this might even be a duplicate of #19423.

Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF