Project

General

Profile

Actions

Bug #24266

closed

htmlArea RTE: The editor is being loaded. Please wait... (in IE and FireFox)

Added by Anonymous over 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-12-01
Due date:
% Done:

0%

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

Description

Related to: http://bugs.typo3.org/view.php?id=10389

1) New installation of TYPO3 4.4.3.
2) Create a ROOT page.
3) Create a content page inside the ROOT page.
4) Click on the tab TEXT of the content page and get the htmlArea RTE message: "The editor is being loaded. Please wait...".
5) Get message in IE 8 and FF 3.6.12.
6) No error log below the RTE editing area. In the Extension Manager the RTE troubleshooting mode is enabled.
7) No JavaScript errors in FireFox errorconsole, only a lot of CSS errors like: 'zoom', '-moz-opacity' , 'background-image' in /typo3temp/compressor/ext-all-notheme-... and /typo3temp/compressor/xtheme-t3skin-...
8) No Ant.com Toolbar 1.3 installed. (only Firebug and Firepicker)
9) No TYPO3 extension mn_ff3_be_bugfix installed
10) Deleted all files in \typo3temp\rtehtmlarea.
11) Uninstal and instal the htmlArea RTE extenstion.

Solution?

TYPO3 4.4.3
Windows XP SP3
Apache 2.2.17
PHP 5.3.3
MySQL 5.1.51
IE 8
FF 3.6.12
(issue imported from #M16638)


Files

deletedPageTSConfig.txt (6.45 KB) deletedPageTSConfig.txt Administrator Admin, 2011-02-09 14:07
js_error.png (86.1 KB) js_error.png Walter Schrabmair, 2011-04-04 09:19
Actions #1

Updated by Stanislas Rolland over 13 years ago

I am not able to reproduce this issue.

What options have you set in the Extension Manager and what do you have in Page TSConfig?

Actions #2

Updated by Jacco van der Post over 13 years ago

I have this problem too. Win 7 FF 3.6.12 and TYPO3 4.4.4. In IE8 it loads but I can't make links. On my Macbook FF it works ok. Seems be related to my PC? Got no clue what to do...

Actions #3

Updated by Jacco van der Post over 13 years ago

Thx to Stanislas I found the cause of my problem... in my .htaccess I rewrote non-www urls to www urls via

RewriteCond %{HTTP_HOST} ^mysite.com
RewriteRule (.*) http://www.mysite.com/$1 [R=301,L]

This resulted in "The editor is being loaded. Please wait..." but only for an url without www. So via http://mysite.com/typo3

Like I said it works fine on my Macbook but in Windows this causes problems.

Actions #4

Updated by Stanislas Rolland over 13 years ago

@Paul,

The RTE stylesheets are not accessible on your site.

Actions #5

Updated by Stanislas Rolland over 13 years ago

@Paul: Were you able to resolve this issue?

Actions #6

Updated by Bernhard Müller-Wirtz over 13 years ago

I have the problem only in Firefox. Here the troubleshooting list:

[HTMLArea::init]: Editor url set to: sysext/rtehtmlarea/htmlarea/
[HTMLArea::init]: Editor skin CSS set to: sysext/rtehtmlarea/htmlarea/skins/default/htmlarea.css?1294482452
[HTMLArea::init]: Editor content skin CSS set to: sysext/rtehtmlarea/htmlarea/skins/default/htmlarea-edited-content.css?1294482452
[HTMLArea::initEditor]: Initializing editor with editor Id: data_tt_content__63__bodytext_.
[HTMLArea.Editor::registerPlugin]: Plugin EditorMode was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin InlineElements was successfully registered.
[HTMLArea.Config::registerHotKey]: A hotkey with key n was registered for toolbar item FormatBlock.
[HTMLArea.Config::registerHotKey]: A hotkey with key 1 was registered for toolbar item FormatBlock.
[HTMLArea.Config::registerHotKey]: A hotkey with key 2 was registered for toolbar item FormatBlock.
[HTMLArea.Config::registerHotKey]: A hotkey with key 3 was registered for toolbar item FormatBlock.
[HTMLArea.Config::registerHotKey]: A hotkey with key 4 was registered for toolbar item FormatBlock.
[HTMLArea.Config::registerHotKey]: A hotkey with key 5 was registered for toolbar item FormatBlock.
[HTMLArea.Config::registerHotKey]: A hotkey with key 6 was registered for toolbar item FormatBlock.
[HTMLArea.Config::registerHotKey]: A hotkey with key l was registered for toolbar item JustifyLeft.
[HTMLArea.Config::registerHotKey]: A hotkey with key e was registered for toolbar item JustifyCenter.
[HTMLArea.Config::registerHotKey]: A hotkey with key r was registered for toolbar item JustifyRight.
[HTMLArea.Config::registerHotKey]: A hotkey with key j was registered for toolbar item JustifyFull.
[HTMLArea.Editor::registerPlugin]: Plugin BlockElements was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin CharacterMap was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin Acronym was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin TYPO3Image was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin TYPO3Link was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin TYPO3Color was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin SelectFont was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin InsertSmiley was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin FindReplace was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin RemoveFormat was successfully registered.
[HTMLArea.Config::registerHotKey]: A hotkey with key 0 was registered for toolbar item CleanWord.
[HTMLArea.Editor::registerPlugin]: Plugin TYPO3HtmlParser was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin TableOperations was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin AboutEditor was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin ContextMenu was successfully registered.
[HTMLArea.Config::registerHotKey]: A hotkey with key z was registered for toolbar item Undo.
[HTMLArea.Config::registerHotKey]: A hotkey with key y was registered for toolbar item Redo.
[HTMLArea.Editor::registerPlugin]: Plugin UndoRedo was successfully registered.
[HTMLArea.Config::registerHotKey]: A hotkey with key c was registered for toolbar item Copy.
[HTMLArea.Config::registerHotKey]: A hotkey with key x was registered for toolbar item Cut.
[HTMLArea.Config::registerHotKey]: A hotkey with key v was registered for toolbar item Paste.
[HTMLArea.Editor::registerPlugin]: Plugin CopyPaste was successfully registered.
[HTMLArea.Iframe::createHead]: Iframe baseURL set to: http://skg-schaag.de/typo3/
[HTMLArea.Iframe::createHead]: Skin CSS set to: http://skg-schaag.de/typo3/sysext/rtehtmlarea/htmlarea/skins/default/htmlarea-edited-content.css?1294482452
[HTMLArea.Iframe::createHead]: Override CSS set to: http://skg-schaag.de/typo3temp/rtehtmlarea/defaultPageStyle_df3d14159e7120d8a983.css?1294487306
[HTMLArea.Iframe::createHead]: Content CSS set to: http://skg-schaag.de/fileadmin/templates/css/rte.css
[HTMLArea.Iframe::createHead]: Editor iframe document head successfully built.
[HTMLArea.Iframe::getStyleSheets]: Stylesheets not yet loaded ([Exception... "A parameter or an operation is not supported by the underlying object" code: "15" nsresult: "0x8053000f (NS_ERROR_DOM_INVALID_ACCESS_ERR)" location: "http://skg-schaag.de/typo3temp/rtehtmlarea/htmlarea_cumulative_4aea316f912eab8ff6aa.js?1294487306 Line: 993"]). Retrying...
[HTMLArea.Iframe::getStyleSheets]: Stylesheets not yet loaded ([Exception... "A parameter or an operation is not supported by the underlying object" code: "15" nsresult: "0x8053000f (NS_ERROR_DOM_INVALID_ACCESS_ERR)" location: "http://skg-schaag.de/typo3temp/rtehtmlarea/htmlarea_cumulative_4aea316f912eab8ff6aa.js?1294487306 Line: 993"]). Retrying...

On the www.XXX adress it works

[HTMLArea::init]: Editor url set to: sysext/rtehtmlarea/htmlarea/
[HTMLArea::init]: Editor skin CSS set to: sysext/rtehtmlarea/htmlarea/skins/default/htmlarea.css?1294482452
[HTMLArea::init]: Editor content skin CSS set to: sysext/rtehtmlarea/htmlarea/skins/default/htmlarea-edited-content.css?1294482452
[HTMLArea::initEditor]: Initializing editor with editor Id: data_tt_content__19__bodytext_.
[HTMLArea.Editor::registerPlugin]: Plugin EditorMode was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin InlineElements was successfully registered.
[HTMLArea.Config::registerHotKey]: A hotkey with key n was registered for toolbar item FormatBlock.
[HTMLArea.Config::registerHotKey]: A hotkey with key 1 was registered for toolbar item FormatBlock.
[HTMLArea.Config::registerHotKey]: A hotkey with key 2 was registered for toolbar item FormatBlock.
[HTMLArea.Config::registerHotKey]: A hotkey with key 3 was registered for toolbar item FormatBlock.
[HTMLArea.Config::registerHotKey]: A hotkey with key 4 was registered for toolbar item FormatBlock.
[HTMLArea.Config::registerHotKey]: A hotkey with key 5 was registered for toolbar item FormatBlock.
[HTMLArea.Config::registerHotKey]: A hotkey with key 6 was registered for toolbar item FormatBlock.
[HTMLArea.Config::registerHotKey]: A hotkey with key l was registered for toolbar item JustifyLeft.
[HTMLArea.Config::registerHotKey]: A hotkey with key e was registered for toolbar item JustifyCenter.
[HTMLArea.Config::registerHotKey]: A hotkey with key r was registered for toolbar item JustifyRight.
[HTMLArea.Config::registerHotKey]: A hotkey with key j was registered for toolbar item JustifyFull.
[HTMLArea.Editor::registerPlugin]: Plugin BlockElements was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin CharacterMap was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin Acronym was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin TYPO3Image was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin TYPO3Link was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin TYPO3Color was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin SelectFont was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin InsertSmiley was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin FindReplace was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin RemoveFormat was successfully registered.
[HTMLArea.Config::registerHotKey]: A hotkey with key 0 was registered for toolbar item CleanWord.
[HTMLArea.Editor::registerPlugin]: Plugin TYPO3HtmlParser was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin TableOperations was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin AboutEditor was successfully registered.
[HTMLArea.Editor::registerPlugin]: Plugin ContextMenu was successfully registered.
[HTMLArea.Config::registerHotKey]: A hotkey with key z was registered for toolbar item Undo.
[HTMLArea.Config::registerHotKey]: A hotkey with key y was registered for toolbar item Redo.
[HTMLArea.Editor::registerPlugin]: Plugin UndoRedo was successfully registered.
[HTMLArea.Config::registerHotKey]: A hotkey with key c was registered for toolbar item Copy.
[HTMLArea.Config::registerHotKey]: A hotkey with key x was registered for toolbar item Cut.
[HTMLArea.Config::registerHotKey]: A hotkey with key v was registered for toolbar item Paste.
[HTMLArea.Editor::registerPlugin]: Plugin CopyPaste was successfully registered.
[HTMLArea.Iframe::createHead]: Iframe baseURL set to: http://www.skg-schaag.de/typo3/
[HTMLArea.Iframe::createHead]: Skin CSS set to: http://www.skg-schaag.de/typo3/sysext/rtehtmlarea/htmlarea/skins/default/htmlarea-edited-content.css?1294482452
[HTMLArea.Iframe::createHead]: Override CSS set to: http://www.skg-schaag.de/typo3temp/rtehtmlarea/defaultPageStyle_df3d14159e7120d8a983.css?1294487306
[HTMLArea.Iframe::createHead]: Content CSS set to: http://www.skg-schaag.de/fileadmin/templates/css/rte.css
[HTMLArea.Iframe::createHead]: Editor iframe document head successfully built.
[HTMLArea.Iframe::getStyleSheets]: Stylesheets not yet loaded ([Exception... "A parameter or an operation is not supported by the underlying object" code: "15" nsresult: "0x8053000f (NS_ERROR_DOM_INVALID_ACCESS_ERR)" location: "http://www.skg-schaag.de/typo3temp/rtehtmlarea/htmlarea_cumulative_4aea316f912eab8ff6aa.js?1294487306 Line: 993"]). Retrying...
[HTMLArea.Iframe::getStyleSheets]: Stylesheets not yet loaded ([Exception... "A parameter or an operation is not supported by the underlying object" code: "15" nsresult: "0x8053000f (NS_ERROR_DOM_INVALID_ACCESS_ERR)" location: "http://www.skg-schaag.de/typo3temp/rtehtmlarea/htmlarea_cumulative_4aea316f912eab8ff6aa.js?1294487306 Line: 993"]). Retrying...
[HTMLArea.Iframe::getStyleSheets]: Stylesheets not yet loaded ([Exception... "A parameter or an operation is not supported by the underlying object" code: "15" nsresult: "0x8053000f (NS_ERROR_DOM_INVALID_ACCESS_ERR)" location: "http://www.skg-schaag.de/typo3temp/rtehtmlarea/htmlarea_cumulative_4aea316f912eab8ff6aa.js?1294487306 Line: 993"]). Retrying...
[HTMLArea.Iframe::getStyleSheets]: Stylesheets not yet loaded ([Exception... "A parameter or an operation is not supported by the underlying object" code: "15" nsresult: "0x8053000f (NS_ERROR_DOM_INVALID_ACCESS_ERR)" location: "http://www.skg-schaag.de/typo3temp/rtehtmlarea/htmlarea_cumulative_4aea316f912eab8ff6aa.js?1294487306 Line: 993"]). Retrying...
[HTMLArea.Iframe::getStyleSheets]: Stylesheets not yet loaded ([Exception... "A parameter or an operation is not supported by the underlying object" code: "15" nsresult: "0x8053000f (NS_ERROR_DOM_INVALID_ACCESS_ERR)" location: "http://www.skg-schaag.de/typo3temp/rtehtmlarea/htmlarea_cumulative_4aea316f912eab8ff6aa.js?1294487306 Line: 993"]). Retrying...
[HTMLArea.Iframe::getStyleSheets]: Stylesheets not yet loaded ([Exception... "A parameter or an operation is not supported by the underlying object" code: "15" nsresult: "0x8053000f (NS_ERROR_DOM_INVALID_ACCESS_ERR)" location: "http://www.skg-schaag.de/typo3temp/rtehtmlarea/htmlarea_cumulative_4aea316f912eab8ff6aa.js?1294487306 Line: 993"]). Retrying...
[HTMLArea.Iframe::getStyleSheets]: Stylesheets not yet loaded ([Exception... "A parameter or an operation is not supported by the underlying object" code: "15" nsresult: "0x8053000f (NS_ERROR_DOM_INVALID_ACCESS_ERR)" location: "http://www.skg-schaag.de/typo3temp/rtehtmlarea/htmlarea_cumulative_4aea316f912eab8ff6aa.js?1294487306 Line: 993"]). Retrying...
[HTMLArea.Iframe::getStyleSheets]: Stylesheets not yet loaded ([Exception... "A parameter or an operation is not supported by the underlying object" code: "15" nsresult: "0x8053000f (NS_ERROR_DOM_INVALID_ACCESS_ERR)" location: "http://www.skg-schaag.de/typo3temp/rtehtmlarea/htmlarea_cumulative_4aea316f912eab8ff6aa.js?1294487306 Line: 993"]). Retrying...
[HTMLArea.Iframe::getStyleSheets]: Stylesheets not yet loaded ([Exception... "A parameter or an operation is not supported by the underlying object" code: "15" nsresult: "0x8053000f (NS_ERROR_DOM_INVALID_ACCESS_ERR)" location: "http://www.skg-schaag.de/typo3temp/rtehtmlarea/htmlarea_cumulative_4aea316f912eab8ff6aa.js?1294487306 Line: 993"]). Retrying...
[HTMLArea.Iframe::getStyleSheets]: Stylesheets not yet loaded ([Exception... "A parameter or an operation is not supported by the underlying object" code: "15" nsresult: "0x8053000f (NS_ERROR_DOM_INVALID_ACCESS_ERR)" location: "http://www.skg-schaag.de/typo3temp/rtehtmlarea/htmlarea_cumulative_4aea316f912eab8ff6aa.js?1294487306 Line: 993"]). Retrying...
[HTMLArea.Iframe::getStyleSheets]: Stylesheets not yet loaded ([Exception... "A parameter or an operation is not supported by the underlying object" code: "15" nsresult: "0x8053000f (NS_ERROR_DOM_INVALID_ACCESS_ERR)" location: "http://www.skg-schaag.de/typo3temp/rtehtmlarea/htmlarea_cumulative_4aea316f912eab8ff6aa.js?1294487306 Line: 993"]). Retrying...
[HTMLArea.Iframe::getStyleSheets]: Stylesheets successfully accessed.
[TYPO3Link::getJavascriptFile]: Requesting script ../typo3temp/rtehtmlarea/classesAnchor_0_cb27a06288730f4e5782.js?1294487938
[HTMLArea.Editor::generatePlugins]: All plugins successfully generated.
[HTMLArea.Editor::start]: Editor ready.
[TYPO3Link::ongenerate]: Javascript file successfully evaluated: ../typo3temp/rtehtmlarea/classesAnchor_0_cb27a06288730f4e5782.js?1294487938

Actions #7

Updated by Stanislas Rolland over 13 years ago

@Bernhard: Are you using any rewrite rules?

Actions #8

Updated by Bernhard Müller-Wirtz over 13 years ago

AddHandler x-httpd-php5 .php

<FilesMatch "\.js\.gzip$">
AddType "text/javascript" .gzip
</FilesMatch>
<FilesMatch "\.css\.gzip$">
AddType "text/css" .gzip
</FilesMatch>
AddEncoding gzip .gzip
AddType text/x-component .htc

RewriteEngine On

RewriteRule ^typo3$ - [L]
RewriteRule ^typo3/.*$ - [L]
RewriteRule ^uploads/.*$ - [L]
RewriteRule ^fileadmin/.*$ - [L]
RewriteRule ^typo3conf/.*$ - [L]
RewriteRule ^(.+)\.(\d+)\.(php|js|css|png|jpg|gif|gzip)$ $1.$3 [L]
RewriteRule ^(typo3/|t3lib/|tslib/|fileadmin/|typo3conf/|typo3temp/|uploads/|showpic\.php|favicon\.ico) - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-l
RewriteCond %{REQUEST_FILENAME}/index.html -f
RewriteRule / %{REQUEST_URI}/index.html [L]
RewriteCond %{REQUEST_FILENAME}/index.htm -f
RewriteRule / %{REQUEST_URI}/index.htm [L]
RewriteCond %{REQUEST_FILENAME}/index.php -f
RewriteRule / %{REQUEST_URI}/index.php [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-l
RewriteRule .* /index.php

RewriteRule typo3$ /typo3/index_re.php
RewriteRule ^[
/]*\.html$ index.php
RewriteRule [^/]*\.pdf$ index.php
RewriteRule ^robots.txt$ robots.php [NC]
RewriteRule ^[
/]*\.xml$ sitemap.xml

Actions #9

Updated by Anonymous over 13 years ago

A new install of typo3 (ver. 4.4.5.)
And I still have the same problem.

Actions #10

Updated by Anonymous over 13 years ago

Why people posting there problems into mine Issue?
Please only post a message if you have a suggestion for my problem.

Actions #11

Updated by Andreas Kiessling over 13 years ago

I just had the very same problem after updating to 4.4.x and the solution was to uninstall date2cal. No JS error showed up, but now the editor is loading again. A datepicker is integrated in core for quite some time now, so no need for this extension in the backend.

Actions #12

Updated by Anonymous over 13 years ago

"date2cal" extension is not installed.

Actions #13

Updated by Administrator Admin over 13 years ago

Same problem here with
Typo3 4.4.6
FF 3.6.13

RTE works in IE8 for me, though.

I removed a healthy potion of my RTE related page TSconfig and now it loads again in FF. I haven't tested it further which line breaks the RTE for FF but can provide a text file with the removed lines.

Actions #14

Updated by Stanislas Rolland over 13 years ago

Please upload copy of the Page TSConfig.

Actions #15

Updated by Stanislas Rolland over 13 years ago

@Andreas Otto †:
I tried installing "date2cal" extension with 4.4.7 (despite the warning). There was no problem loading the RTE in FF, nor in IE8.

Actions #16

Updated by Administrator Admin over 13 years ago

Sorry for the delay. I had the same problem again on an other site, and had to "fix" it in the same way to be able to work again.

I tried using the demo config from
typo3_src-4.5.0/typo3/sysext/rtehtmlarea/res/demo/pageTSConfig.txt
(just the lengthy RTE.default part), but that just made the problem reappear.

It's just strange that it first occurs without a change to the page TS config.

We did some further tests and it seems that the button
inserttag
was causing the issues. When we put it in showButtons, the rte didn't load; after hiding it with hideButtons the rte worked fine again.

Actions #17

Updated by Stanislas Rolland over 13 years ago

@Sacha:when you add inserttag in showButtons, do you get an error on the JS console?

Actions #18

Updated by Walter Schrabmair about 13 years ago

HI experts,
I also got this error in IE and FF - I have not changed anything.
What I have to do to fix this?
Please help as soon as possible.
thanks

Actions #19

Updated by Walter Schrabmair about 13 years ago

Here is the error debugged in chrome.
What to do? I have no idea! Please help soon.
It works in IE8 but not in Chrome, FF!

Actions #20

Updated by Dr. Patrick van der Smagt almost 13 years ago

I fought the same problem in 4.5.3. It appeared to me that the setting of config.baseURL caused the problem. In my case, I have a webserver www.domain.org; when I accessed htmlArea RTE in the FE of http://www.domain.org/, it worked; however, loading the same page from http://domain.org/ gave the same error as described above. My template setup had defined confing.baseURL=www.domain.org. Removing that definition solved the problem for both domains.

Actions #21

Updated by Susanne Moog almost 13 years ago

  • Status changed from Needs Feedback to Closed
  • Target version deleted (0)
  • TYPO3 Version set to 4.5

Closing issue because problem seems to be a configuration issue. please use the mailinglists to discuss configuration problems. Reopen the bug report if this remains a problem. Thanks.

Actions

Also available in: Atom PDF