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" method.
htmlspecialchars_decode function 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
Task:
*1259: Replace "unhtmlentities" with PHP native "htmlspecialchars_decode"
method - *
Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.
DA