Project

General

Profile

Bug #25324

Updated by Alexander Opitz over 9 years ago

Hi, 
 i get some javascript method error in ie8 after i want add a link to a image. 





 





 The problem seems to be located in  
 /typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Link/typo3link.js 
 near line 234 and 236  

 this code: 
 var bookmark = this.editor.getBookmark(range); 

 throws the javascript error 
 
 (issue imported from #M17947)

Back