Bug #25392
closedhtmlarea does not load (IE8)
0%
Description
Hello
I already have found and tried several hints on this issue. After updating a installation from version 4.2.8 to 4.4.7, the rte doesn't load anymore and only show the message "The editor is being loaded. Please wait...".
A Javascript error "'Ext' is undefined" occur, refer to additional information.
1. I have uninstalled and deleted the old (local) version
2. I have installed the latest (system) version.
3. I have deleted all temp-files with the install tool
4. I have deleted the browser-cache
5. There is no relevant additional extension installed (like date2calendar)
Any ideas?
Thanks & best regards,
Andre
Error-Message:
--------------------------------
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; MS-RTC LM 8)
Timestamp: Fri, 25 Mar 2011 12:39:00 UTC
Message: 'Ext' is undefined
Line: 39
Char: 1
Code: 0
URI: http://www.XXXXXXXXX.ch/typo3temp/rtehtmlarea/htmlarea_cumulative_cd2c5385aad056a1817e.js?1301056624
--------------------------------
Details of the relevant codelines (starting at row 36):
--------------------------------
// Avoid re-initialization on AJax call when HTMLArea object was already initialized
if (typeof(HTMLArea) == 'undefined') {
// Establish HTMLArea name space
Ext.namespace('HTMLArea.util.TYPO3', 'HTMLArea.util.Tips', 'HTMLArea.util.Color', 'Ext.ux.form', 'Ext.ux.menu', 'Ext.ux.Toolbar');
/***************************************************
* CONSTANTS
*******************************************/
(issue imported from #M18034)
Updated by Andre Dittmar over 13 years ago
For me it seems, that ExtJS is not ready, but I don't have any clue why?
Updated by Chris topher over 13 years ago
Hi André,
you say that you have deleted the temporary files.
There are two different kinds of temp files:
- The temp_cached files in typo3conf/.
- All the files in typo3temp/ and in its subfolders (especially the files in typo3temp/rtehtmlarea/).
You should delete both of them. Did you do that?
Updated by Andre Dittmar over 13 years ago
Hoi Christopher,
Thanks for your response. Yes indeed, I deleted all temporary files in all subfolders (especially in the folder rtehtmlarea everytime I try to start the rte in the backend).
Firebug tells me, that Ext is not defined. But I don't know why...
Andre
Updated by Andre Dittmar over 13 years ago
- Target version deleted (
0)
Hello
Many apologies, I wasn't aware that an older "non-official" (self-developed by a 3rd party) extension has manipulated the Javascript-output in the backend. After the XCLASS is not loaded anymore, the RTE runs again :-)
Regards,
Andre
PS: Issue may be closed, unfortunately I can't close it by myself...
Updated by Steffen Gebert over 13 years ago
- Status changed from New to Rejected
- TYPO3 Version set to 4.4