﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12189	Link plugin dialog does not display subject of email links if subject parameter is not lowercase	Henning	Tomasz Jakut	"In CKEditor 4.3.5, add the following text in source mode:
 
{{{
<a href=""mailto:huhu@momo.com?Subject=huhu%20momo!"">ckeditor email link</a>
}}}

Switch to wysiwyg mode, open the link plugin dialog on the link. The email subject is not displayed in the link dialog. Change ""Subject"" to ""subject"" in source mode. Then the dialog will display the email subject.

I guess that the regex'es used in the pluign's link.js are not case-insensitive, what they should be."	Bug	closed	Normal	CKEditor 4.5.5	General	3.0	fixed		
