#3862: Infinite loop with invalid HTML
---------------------+------------------------------------------------------
 Reporter:  arczi    |       Owner:              
     Type:  Bug      |      Status:  new         
 Priority:  Normal   |   Milestone:  CKEditor 3.0
Component:  General  |     Version:              
 Keywords:           |  
---------------------+------------------------------------------------------
 To reproduce please paste the following HTML in source mode and go back to
 WYSIWYG.

 {{{
 <span>
 <a><b>test</a></b>
 <a><b>test</a></b>
 <a><b>test</a></b>
 <a><b>test</a></b>
 <a><b>test</a></b>
 <a><b>test</a></b>
 <a><b>test</a></b>
 <a><b>test</a></b>
 <a><b>test</a></b>
 <a><b>test</a></b>
 <a><b>test</a></b>
 <a><b>test</a></b>
 <a><b>test</a></b>
 <a><b>test</a></b>
 <a><b>test</a></b>
 <a><b>test</a></b>
 <a><b>test</a></b>
 <a><b>test</a></b>
 </span>

 }}}



 Result: Infinite loop in all browsers. In FF3 sometimes causes "too much
 recursion"

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3862>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to