Project

General

Profile

Actions

Bug #83333

closed

Missing required (but unused) argument for DataHandler::printLogErrorMessages()

Added by Mathias Brodala over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend API
Target version:
Start date:
2017-12-14
Due date:
% Done:

100%

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

Description

The method FormInlineAjaxController::synchronizeLocalizeAction() calls DataHandler::printLogErrorMessages() without its required argument.

However, this would be perfectly fine since that argument is not used in that method anyways. For master and v9 this has been fixed recently through #82629 but at least this part should be applied to v8 too.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #82629: Remove tce_db options "prErr" and "uPT"ClosedBenni Mack2017-10-01

Actions
Actions #1

Updated by Mathias Brodala over 6 years ago

  • Related to Task #82629: Remove tce_db options "prErr" and "uPT" added
Actions #2

Updated by Gerrit Code Review over 6 years ago

  • Status changed from New to Under Review

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55078

Actions #3

Updated by Mathias Brodala over 6 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Marco von Arx over 5 years ago

  • Related to Bug #85762: DataHandler::printLogErrorMessages() - v7.6 lts added
Actions #5

Updated by Marco von Arx over 5 years ago

  • Related to deleted (Bug #85762: DataHandler::printLogErrorMessages() - v7.6 lts)
Actions #6

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF