Bug #84449
closedValidation error arguments are not applied if no EXT:form validation error translation is available
100%
Updated by Gerrit Code Review over 6 years ago
- Status changed from Accepted 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/56328
Updated by Ralf Zimmermann over 6 years ago
Test it:
form definition:
type: Form identifier: test label: test prototypeName: standard renderables: - type: Page identifier: page-1 label: Step renderables: - type: DatePicker identifier: datepicker-1 label: 'Date picker' properties: dateFormat: Y-m-d enableDatePicker: false displayTimeSelector: false
Type x within the input and submit the form.
The error message is 'The date "%s" was not recognized (for format "%s").' but should be 'The date "x" was not recognized (for format "Y-m-d").'
Updated by Gerrit Code Review over 6 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/56328
Updated by Gerrit Code Review over 6 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/56328
Updated by Ralf Zimmermann over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 70b8ffc06c68a21a5dc191d6b7f77b42092fc208.
Updated by Gerrit Code Review over 6 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56743
Updated by Ralf Zimmermann over 6 years ago
- Status changed from Under Review to Resolved
Applied in changeset a9f1117df455c63d347b6fbcc916cbdcee07c8c7.