﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1759	& replaced by &amp; inside a <A> tag in Source view	David Négrier		"1. On FCK Editor, click on the ""Source button. Then copy and paste the following

<a href=""http://toto/?foo=1&bar=2"">toto</a>

2. Click on 'Source' twice (to leave the source view and to come back in the source view)

Actual Result

<a href=""http://toto/?foo=1&amp;bar=2"">toto</a>

The & has been transformed into a &amp;

Expected Result

<a href=""http://toto/?foo=1&bar=2"">toto</a>

Observation

When clicking on the ""Source"" button several more times, the &amp; remains there but is not duplicated for each click. Therefore, this bug is different from the #1073.

OS : Windows XP Pro , Windows Vista, Browser : IE 7 and Firefox 2

Thanks and Regards,

Congratulation for your huge work

David."	Bug	closed	Normal		General	FCKeditor 2.5.1	invalid		
