﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9905	Dynamic element creation causes problems with HTMLUnit	waterdev		"Hi,

when using CKEditor in automated tests using htmlunit-2.11 instead of a browser an error occurs.

Reason: The following content shall be added dynamically to the DOM tree:



<iframe style=""width:100%;height:100%"" frameBorder=""0"" aria-describedby=""cke_66"" title=""Rich text editor, Lalala, Press ALT 0 for help"" src=""javascript:void(function(){document.open()%3Bdocument.close()%3B}())"" tabIndex=""0"" allowTransparency=""true""></iframe>



The problem is that the javascript is invalid (%3B instead of ;).
Therefor the Rhino JS Engine crashes.

Best regards,
Andreas


"	Bug	closed	Normal		General		expired		
