Actions
Bug #96146
closedException in Frontend on accessing a form with image upload configured
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2021-11-29
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
Having a form (EXT:form) with a file upload configured, in the frontend following exception is thrown:
(1/1) #1253036401 TYPO3Fluid\Fluid\Core\ViewHelper\Exception Argument "accept" has already been defined, thus it should not be defined again.
Updated by Oliver Bartsch almost 3 years ago
- Related to Task #95486: Add "accepts" argument to UploadViewHelper added
Updated by Gerrit Code Review almost 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72383
Updated by Oliver Bartsch almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8832da28085d0600b5a2d1732b8d05e1d4dba7f7.
Actions