﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
175	Percent sign in mailto: link breaks link tool	aschwabe@…		"I tested this on multiple versions of FCKeditor i have back to around 2.0 and all exhibit the same behavior.

I recreated this error like so:

1. Open new FCKeditor and switch to source view.

2. Enter html mailto: link where the email address contains a percent sign (we use % signs for macros). Example:

{{{
<a href=""mailto:useruser%name@host.com"">E-Mail me!</a>. here is more text.
}}}

3. Switch back to html view.

4. Select and try to link some of the other text, like the word ""more"" to a website. the dialog box comes up, lets you type in the url, and then when you save it, it throws a js error, and in your html code, it puts in javascript code like the following:

{{{
<a href=""mailto:useruser%name@host.com"">E-Mail me!</a>. here is 
<a href=""javascript:void(0);/*1168555255689*/"">more</a> text.
}}}

----
Moved from SF:[[BR]]
http://sourceforge.net/tracker/index.php?func=detail&aid=1633584&group_id=75348&atid=543653"	Bug	closed	Normal	FCKeditor 2.5 Beta	General	FCKeditor 2.3.2	worksforme	SF Confirmed IE7	
