Project

General

Profile

Actions

Bug #85586

closed

translateElementError-ViewHelper does not work with TYPO3\CMS\Extbase\Error\Error

Added by Daniel Siepmann almost 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2018-07-18
Due date:
% Done:

100%

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

Description

Under some circumstances an TYPO3\CMS\Extbase\Error\Error is rendered instead of an TYPO3\CMS\Extbase\Validation\Error, which is extending the Error\Error.

This is not supported. There are checks for Validation\Error to retrieve the code.

These circumstances are for example:
Non complete file uploads, e.g. to server settings and file size.
Non allowed mime type.

Actions #1

Updated by Daniel Siepmann almost 6 years ago

The error was introduced in https://github.com/TYPO3/TYPO3.CMS/commit/70b8ffc06c68a21a5dc191d6b7f77b42092fc208 where Validation\Error is checked instead of Error\Error.

Actions #2

Updated by Daniel Siepmann almost 6 years ago

  • Category set to Form Framework
Actions #3

Updated by Gerrit Code Review almost 6 years ago

  • Status changed from New to Under Review

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

Actions #4

Updated by Gerrit Code Review over 5 years ago

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/57742

Actions #5

Updated by Daniel Siepmann over 5 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF