Project

General

Profile

Actions

Bug #14608

closed

RTE >0.4.53 does not load IE6-SP2

Added by old_dpwallac over 19 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2005-03-14
Due date:
% Done:

0%

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

Description

RTE area in Typo3 only displays "The editor is being loaded. Please wait..." and results in IE reporting the following faults

Line: 764
Char: 4
Error: Object required
Code: 0
URL: http://localhost:497/typo3/alt_doc.php?returnUrl=%2Ftypo3%2Fsysext%2Fcms%2Flayout%2Fdb_layout.php%3Fid%3D1&edit[tt_contnet][1,]=edit

I know this bug has been reported before as being fixed in previous versions, but still seems to be around in some ofrm or another.

I am able to reproduce this fault reliably in IE 6 SP2 running on either SP1 or SP2 versions of Windows XP.

Extension runs within Firefox 1.0.1, but fuctions native to htmlarea (eg. Table and Image) result in a new window that displays unformated text of editing content.
(issue imported from #M884)


Files

0000884-Blank_Window_Firefox.jpg (41.9 KB) 0000884-Blank_Window_Firefox.jpg Administrator Admin, 2005-03-14 04:15
0000884-Loading_error_IE.jpg (27.1 KB) 0000884-Loading_error_IE.jpg Administrator Admin, 2005-03-14 04:15
Actions #1

Updated by old_dpwallac over 19 years ago

Current version of extension installed is 0.4.55

Actions #2

Updated by Stanislas Rolland over 19 years ago

I am unable to reproduce those problems. I do not understand what you mean by "functions native to htmlarea".

The blank window is not a window of the editor.

Please re-import version 0.4.56. Clear TYPO3 caches. Clear the browers caches. Use default skin and default contentCSS. Report any Javascript error and Page TSConfig used.

edited on: 14.03.05 20:14

Actions #3

Updated by old_dpwallac over 19 years ago

Managed to get both problems fixed, does not appear to be a probelm within your extension as I have reported.

The problem appears to be within my server configuration for Apache, primarily the rule;

RewriteRule ^/(.*).html$ /index.php?$1.html [PT]

Commenting out this rule enables rtehtmlarea to run without problems. I wil try and post a new rule here when I find one.

Actions

Also available in: Atom PDF