Project

General

Profile

Actions

Bug #83518

closed

IRRE translate results in 500 Error

Added by Frederik Holz over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2018-01-09
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

trying to translate IRRE in a translated Records results in a popup in the right top corner saying "error 500 internal server error" which logs to FormInlineAjaxController.php Line 369 which calls $tce->printLogErrorMessages();

$tce->printLogErrorMessages(); needs a parameter $redirect which is not set.

But public function printLogErrorMessages($redirect) in DataHandler does not even use this parameter, maybe remove it? Also to prevent the correct handling when translating IRRE records

TYPO: 8.7.9
PHP: 7.1

Actions

Also available in: Atom PDF