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

Also available in: Atom PDF