Replace "unhtmlentities" with PHP native "htmlspecialchars_decode" method

Replace "unhtmlentities" with PHP native "htmlspecialchars_decode" method

Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/ce2da1c884b39966#

Hi guys,

Looks like we can safely replace In-Portal's "kUtil::unhtmlentities" with PHP native "htmlspecialchars_decode" function.

Function "htmlspecialchars_decode" is available since PHP 5.1.0 and is equivalent of our "kUtil::unhtmlentities" which was done for PHP4 backwards compatibility (http://php.net/manual/en/function.htmlspecialchars-decode.php). 

Related Tasks

Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Looking for labels? They can now be found in the details panel on the floating action bar.