﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1362	Fix link generated when image uploaded on server	Alfonso Martínez de Lizarrondo		"When you upload directly an image on the server with the c# adapter, the url is not resolved then you have to fix it or the generated link won't be usable without a hand modification.

FredCK.FCKeditorV2.Uploader.cs (V 2.1)[[BR]]
line 92: function SendResults
{{{
Response.Write( ""window.parent.OnUploadCompleted("" + errorNumber + "",'"" + fileUrl.Replace( ""'"", ""\\'"" ) + ""','"" + ResolveUrl(fileName.Replace( ""'"", ""\\'"" )
+ ""','"" + customMsg.Replace( ""'"", ""\\'"" )) + ""') ;"" ) ;
}}}

----
Moved from [http://sourceforge.net/tracker/index.php?func=detail&aid=1549095&group_id=75348&atid=543655 sourceforge]
Original author: anonymous"	Bug	closed	Normal		Server : ASP.Net		wontfix	SF HasPatch	
