Project

General

Profile

Actions

Bug #72890

closed

FileAllowedTypesValidator Error

Added by Samuel Heinz over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
Start date:
2016-01-22
Due date:
% Done:

100%

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

Description

Form File Upload validation results in an error:

Form configuration:

rules {
    6 = fileallowedtypes
    6 {
        showMessage = 1
        message = (%allowedTypes)
        error = Bitte nur PDF-Dateien
        types = application/pdf
        element = cv
    }
}

System Log:
Core: Error handler (FE): PHP Warning: implode(): Invalid arguments passed in /typo3_src-7.6.2/typo3/sysext/form/Classes/Domain/Validator/FileAllowedTypesValidator.php line 72

Form has been successfully submitted and also with pdf in the email...


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #73618: EXT:form - Validator for allowed file types should ignore whitespaces in types listClosed2016-02-23

Actions
Actions #1

Updated by Wouter Wolters over 8 years ago

  • Assignee deleted (Benni Mack)
Actions #2

Updated by Gerrit Code Review over 8 years ago

  • Status changed from New to Under Review

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

Actions #3

Updated by Gerrit Code Review about 8 years ago

Patch set 2 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46457

Actions #4

Updated by Gerrit Code Review about 8 years ago

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

Actions #5

Updated by Gerrit Code Review about 8 years ago

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

Actions #6

Updated by Gerrit Code Review about 8 years ago

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

Actions #7

Updated by Gerrit Code Review about 8 years ago

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

Actions #8

Updated by Gerrit Code Review about 8 years ago

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

Actions #9

Updated by Gerrit Code Review about 8 years ago

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

Actions #10

Updated by Gerrit Code Review about 8 years ago

Patch set 3 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46457

Actions #11

Updated by Florian Mast about 8 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF