Actions
Bug #85320
closedTranslation arguments not inserted into default value
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2018-06-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Given is a form with a default value for a form element label which includes placeholders like %s
and translation arguments via TypoScript.
When viewing the page with the form in English then the translation arguments are not inserted into the form element label. Instead the default value for the label is shown including placeholders.
Updated by Gerrit Code Review over 6 years ago
- Status changed from New to Under Review
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/57271
Updated by Björn Jacob about 6 years ago
- Status changed from Under Review to New
- Assignee deleted (
Mathias Brodala)
Updated by Mathias Brodala about 6 years ago
- Status changed from New to Rejected
See related Gerrit review for how to handle this properly.
Actions