﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
403	Switching from HTML to Source adds \n in STYLE tag	cheery@…	Martin Kou	"Initial header of the page was:

{{{
<head>
<title>FCKeditor - What's New?</title>
<style type=""text/css"">
body { font-family: Arial, Verdana, Sans-Serif; }
}}}

Second switching from HTML view to the Source view adds \n:

{{{
<head>
<title>FCKeditor - What's New?</title>
<style type=""text/css"">

body { font-family: Arial, Verdana, Sans-Serif; }
}}}

Next one will add one more symbol of the new line and so on.

----
Moved from SF:[[BR]]
http://sourceforge.net/tracker/index.php?func=detail&aid=1302499&group_id=75348&atid=543653
"	Bug	closed	Normal	FCKeditor 2.5 Beta	UI : Source View	FCKeditor 2.4.2	fixed	SF Confirmed IE	rootkit@…
