#3753: script tags are not protected in CKEditor
-----------------------+----------------------------------------------------
 Reporter:  martinkou  |       Owner:                
     Type:  Bug        |      Status:  new           
 Priority:  Normal     |   Milestone:  CKEditor 3.0  
Component:  General    |     Version:  SVN (CKEditor)
 Keywords:             |  
-----------------------+----------------------------------------------------
 To reproduce:
  1. Put the following HTML code in Source mode
 {{{
 <p>abcd<script type="text/javascript">alert("hello world!");</script></p>
 }}}
  2. Switch back to WYSIWYG mode.
  3. A hello world message is seen, indicating that the <script> tag is not
 protected.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3753>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to