Project

General

Profile

Bug #15692

Updated by bad conker 28 days ago

"Insert-Link"-Feature doesn't work with rtehtmlarea , if you click on the link button, it just reloads the page. Tested with htmlarea 1.0.0, 1.1.3, 1.1.6 and typo3 3.8.0 and    firefox 1.0.7 and IE 6. 

 that's a bug similar to http://bugs.typo3.org/view.php?id=1423 except i have this javascript error :  

 Erreur : missing } after property list 
 Fichier Source : http://siberien.diacom.fr/typo3temp/rtehtmlarea_htmlarea_eba1f5c22278132273b897fcb3b6f428.js 
 Ligne : 245, Colonne : 37 
 Code Source : 
 ,image : "http://siberien.diacom.fr/""" 

 with htmlarea 1.1.6 

 and  
 Erreur : missing } after property list 
 Fichier Source : http://siberien.diacom.fr/typo3conf/ext/rtehtmlarea/htmlarea/htmlarea.js 
 Ligne : 191, Colonne : 37 
 Code Source : 
 ,image : "http://siberien.diacom.fr/""" 

 with htmlarea 1.0.0 




 




 (issue imported from #M2656)

Back