﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5617	Filter does not allow two 'text' filters	Garry Yao	Garry Yao	"By adding another 'text' type filter to htmldataprocessor breaks the editor output, e.g.
{{{
htmlFilter.addRules(
	{
		text : function( text )
		{
			return text;
		}
	});
}}}"	Bug	closed	Normal	CKEditor 3.3	Core : Output Data	3.0	fixed	Confirmed Review+	
