﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10298	Data processor breaks *-href attributes on links	Piotrek Koszuliński	Frederico Caldeira Knabben	"Reported on SO: http://stackoverflow.com/questions/15795142/is-there-anyway-to-stop-ckeditor-4-from-filtering-my-anchor-tag-attributes

Open editor with disabled ACF.

Set data: {{{<p><a href=""#"" data-href=""x"">foo</a></p>}}}

Result: {{{<p><a data-="""" href=""#"">foo</a></p>}}}

All link attributes ending with {{{/[^a-z]href}}} are broken
"	Bug	closed	Normal	CKEditor 4.1.2	General	3.5.1	fixed		
