﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11536	Create htmlDecode - complementary function to htmlEncode.	Marek Lewandowski	Marek Lewandowski	"We're missing {{{htmlDecode}}} funciton in {{{CKEDITOR.tools}}} because we have:

{{{htmlEncodeAttr}}} - which has its complementary function {{{htmlDecodeAttr}}}[[BR]]
{{{htmlEncode}}} - which does not have htmlDecode

It make senese to implement such function.

We may consider to do it in conjuction with [http://dev.ckeditor.com/ticket/11536 t/11536], since it will touch the same thing.

== Related issues: ==

#11480 (currently it has implemented private implementation {{{decodeHtml}}}, so it should reuse tools version)
#11442
"	New Feature	closed	Normal	CKEditor 4.4.0	General		fixed		
