Merged in bugfix/PMCORE-548-A (pull request #7306)

PMCORE-548-A

Approved-by: Paula Quispe <paula.quispe@processmaker.com>
This commit is contained in:
Andrea Adamczyk
2020-04-08 21:03:35 +00:00
committed by Paula Quispe

View File

@@ -64,6 +64,8 @@ class CaseMessageHistory_AjaxTest extends TestCase
$_REQUEST['actionAjax'] = "messageHistoryGridList_JXP";
$_POST['sort'] = 'MSG_UID';
//Turn on output buffering
ob_start();