Bug #72890
closedFileAllowedTypesValidator Error
100%
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...
Updated by Gerrit Code Review almost 9 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
Updated by Gerrit Code Review almost 9 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
Updated by Gerrit Code Review almost 9 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Florian Mast over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset becc88b1fa56ddaf3d9d1845f0c45bed072a809c.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed