#3441: CKEDITOR changes script tag content
--------------------------------+-------------------------------------------
 Reporter:  arczi               |       Owner:              
     Type:  Bug                 |      Status:  new         
 Priority:  Normal              |   Milestone:  CKEditor 3.0
Component:  Core : Output Data  |     Version:              
 Keywords:                      |  
--------------------------------+-------------------------------------------
 Paste in source mode
 {{{
 <p>
         <script>alert('sample text. You are using <a
 href="http://www.fckeditor.net/";>FCKeditor</a>');</script></p>
 }}}
 switch to WYSIWYG and back to Source.
 Result:

 {{{
 <p>
         <script>alert(&#39;sample text. You are using </script><a
 
href="http://www.fckeditor.net/";><script>FCKeditor</script></a><script>&#39;);</script></p>

 }}}
 expected result: nothing changed

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

Reply via email to