﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1073	"Link modified with ""&amp;apos;amp;apos..."" durin multiple source click event"	Rajendra Parampalli		"1. On FCK Editor, copy and paste the following

<input class=""buttonleft"" type=""button"" onClick=""window.location.href='http://www.test.com/UI/page.aspx?cid=1&ptid=
4&pgtid=5&guid=[GUID]'"" value=""Back to My Home Page"" />

2. Click on 'Source' (multiple times)

Actual Result

<input class=""buttonleft"" type=""button""
onClick=""window.location.href='http://www.test.com/UI/page.aspx?cid=1&amp;a
pos;amp;apos;ptid=4&amp;apos;amp;apos;pgtid=5&amp;apos;amp;apos;guid=[GUID]
'"" value=""Back to My Home Page"" />

Expected Result

<input class=""buttonleft"" type=""button""
onClick=""window.location.href='http://www.test.com/UI/page.aspx?cid=1&ptid=
4&pgtid=5&guid=[GUID]'"" value=""Back to My Home Page"" />

Observation

""&amp;apos;amp;apos;"" were added next to ""&"", this will add up depending on
the number of times the ""Source"" is clicked.

Please look into this.


OS : Windows XP Pro
Browser : IE 6 and IE 7


Thanks and Regards,
Raj
"	Bug	closed	Normal		UI : Source View	FCKeditor 2.4.3	duplicate		
