﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5597	Better validation in the colorbutton plugin	Wiktor Walc		"When someone copies a hex value for a custom color without initial hash character (e.g. `cc31e2`) and then use it as a custom color, CKEditor will ignore this color and insert an empty <span> tag.

Confirmed in IE8 and FF 3.6.
{{{
<p>
	Sample <span>foo</span> bar.</p>
}}}

=== Steps to reproduce ===
 - Select some text
 - Press ""Text Color"" button
 - Press ""More Color""
 - in the right corner paste `cc31e2` and press ""Ok""
"	Bug	confirmed	Normal		General	3.0			
