#2293: fckeditor strips all information before a body tag
-----------------------------+----------------------------------------------
 Reporter:  arbyter          |        Type:  Bug               
   Status:  new              |    Priority:  Normal            
Milestone:                   |   Component:  UI : Source View  
  Version:  FCKeditor 2.6.1  |    Keywords:  missing style tags
-----------------------------+----------------------------------------------
 when you paste the following code into fckeditor in the sourceview and
 switch back to wysiwyg-mode, then the style tags vanishes.
 if you remove the body tag, then the style tag stayes untouched.
 Tried in in Version 2.6.1 and on your Online-Demo - both dont work.


 code to paste:

 <style type="text/css">#second {position: absolute; background-color:
 blue;}</style>
 <body>
 <p id="second">Second paragraph. style </code> applied.</p>
 <p>pi</p>
 <p>pa</p>
 <p>po</p>
 </body>

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2293>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to