diff --git a/js/ajax.js b/js/ajax.js index 0afc9de03f..4a016739d2 100644 --- a/js/ajax.js +++ b/js/ajax.js @@ -403,6 +403,7 @@ var AJAX = { && data._stopErrorReportLoop != '1' ) { $("#pma_report_errors_form").submit(); + PMA_ajaxShowMessage(PMA_messages['phpErrorsBeingSubmitted'], false); } else if (data._promptPhpErrors) { // otherwise just prompt user if it is set so. msg = msg + PMA_messages['phpErrorsFound']; diff --git a/js/messages.php b/js/messages.php index 1d284696bc..9fd159726c 100644 --- a/js/messages.php +++ b/js/messages.php @@ -438,6 +438,13 @@ $js_messages['phpErrorsFound'] = '