Actions
Bug #96478
closedPHP Warning: sprintf(): Too few arguments in FinisherOptionGenerator.php line 95
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
Start date:
2022-01-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Core: Error handler (BE): PHP Warning: sprintf(): Too few arguments in / […]/typo3/sysext/form/Classes/Domain/Configuration/FlexformConfiguration/Processors/FinisherOptionGenerator.php line 95
Steps to reproduce:
Use a redirect finisher with %20S in the URL, e.g.:
finishers:
-
options:
pageUid: '1413'
additionalParameters: 'alert-success=Ihre%20Störungsmeldung%20wurde%20versendet.'
identifier: Redirect
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/+/72900
Updated by Gerrit Code Review almost 3 years ago
Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72901
Updated by Gerrit Code Review almost 3 years ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72920
Updated by Benjamin Franzke almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0c596db6c2d051fb7d4eda21315266cd3ab9cce3.
Updated by Stephan Jorek over 2 years ago
- Related to Bug #97781: default-value '[Empty]' in form-plugin finisher-override flexforms in TYPO3 v10.4 added
Updated by Mathias Brodala over 2 years ago
- Related to Bug #96830: Forms: Confirmation message Finisher overriding issues added
Updated by Mathias Brodala over 2 years ago
- Related to Bug #97557: Confirmation finisher contentElementUid added
Actions