﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1724	code is changed on save	Anil K. Jain		"Hi,

FCKEditor V2.5.1 seems to change the code when edited. When I do the following:

1. I have a text like this

{{{
<p>This is a Test.</p>
}}}

2. I edit it in FCK so that it becomes:

{{{
<p>This is <span style=""font-family: Times New Roman;""><span style=""font-size: large;"">a Test</span></span>.</p>
}}}

3. When I save and reopen, it has become to:

{{{
<p>This is <span new="""" times="""" style=""""><span style="""">a Test</span></span>.</p>
}}}

which is obviously nonsense. I hope this behavior gets fixed soon, since it makes FCK almost unusable.

regards, drjee"	Bug	closed	Normal		General	FCKeditor 2.5.1	invalid	WorksForMe Pending	
