﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11317	ACF is NOT working, no matching anything	santaclaus21		"Firstly - don't try to say ""everything is fine"" because it isn't. It's BUG.

initialize:

{{{
editor = CKEDITOR.replace( 'opis_' + ec , {
	allowedContent: 'p h1{text-align}; a[!href]; p(tip)'
	} );
}}}


html source:

{{{
<p style=""font-weight: bold;"">Z okazji zbliżających się Świąt pragniemy życzyć Państwu pogody ducha, radości serca, zdrowia, szczęścia pomyślności i wszystkiego co najlepsze, w Nowy<strong><a href=""http://uuuuu"" style=""margin-left: 100px;"" target=""_blank"">m 2014 Roku !</a></strong></p>
}}}


console log:

{{{
0: Object
attributes: null
classes: null
elements: Object
h1: true
p: true
__proto__: Object
featureName: ""config""
'''match: null'''
propertiesOnly: false
requiredAttributes: null
requiredClasses: null
requiredStyles: null
styles: Object
__proto__: Object
(...)
}}}


ACF isn't trying to filter anything. 
"	Bug	closed	Normal		Core : Parser	4.3.1	invalid		
