[TYPO3-UG Oesterreich] htmlarea problem bei firefox 2.0.0.3

warriors info at reboundwarriors.at
Wed Mar 21 12:23:26 CET 2007


jop, hab den selben fehler nach heutigem update des firefox.


ToM

		
		
		hallo leute!
		
		wie es scheint gibt es ein problem mit
		der neuen firefox version 2.0.0.3
		und htmlarea bei typo3 4.0.4 und auch 4.1.
		
		beim versuch den rte zu öffnen
		bleibt
		       
		The editor is being loaded. Please wait...
		
		
		stehen. das wars dann mehr kommt nicht.
		
		firebug gibt folgenden fehler aus:
		
		
		editor has no properties
		/typo3temp/rtehtmlarea_htmlarea_e9378d3b0167618374c5212cf1e07874-compressed.js
		Line 1
		
		function (editorNumber) {
		     var editor = RTEarea[editorNumber].editor;
		     editor._hasPluginWithOnKeyPressHandler = false;
		     for (var i in editor.plugins) {
		         var plugin = editor.plugins[i].instance;
		         if (typeof plugin.onGenerate == "function") {
		             plugin.onGenerate();
		         }
		         if (typeof plugin.onGenerateOnce == "function") {
		             plugin.onGenerateOnce();
		             plugin.onGenerateOnce = null;
		         }
		         if (typeof plugin.onKeyPress == "function") {
		             editor._hasPluginWithOnKeyPressHandler = true;
		         }
		     }
		     if (typeof editor.onGenerate == "function") {
		         editor.onGenerate();
		         editor.onGenerate = null;
		     }
		     HTMLArea._appendToLog("[HTMLArea::initIframe]: All plugins
		successfully generated.");
		     editor.updateToolbar();
		}
		
		
		tritt das bei euch auch auf??
		
		lg klaus
		
		_______________________________________________
		TYPO3-at mailing list
		TYPO3-at at lists.netfielders.de
		http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-at
		



More information about the TYPO3-at mailing list