Bug #100580
closedForm Module shows "invalid form element" when {__currentTimestamp} is used
100%
Description
How to reproduce:
Create a simple form (eg. based on the default form) and use {__currentTimestamp}
in the subject of the email finisher (or somewhere else). This is a special variable as documented here: https://docs.typo3.org/c/typo3/cms-form/main/en-us/I/Concepts/Finishers/Index.html#accessing-form-runtime-values
IS:Your message: {subject} {__currentTimestamp}
-> Validates OKYour message: {__currentTimestamp}
-> Validates as invalid
TARGET:Your message: {__currentTimestamp}
-> Validates OK
Updated by Gerrit Code Review over 1 year 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/+/78620
Updated by Gerrit Code Review over 1 year ago
Patch set 2 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/+/78620
Updated by Gerrit Code Review over 1 year 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/+/78621
Updated by Gerrit Code Review over 1 year 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/+/78627
Updated by André Buchmann over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ba352691a5aea60cb219d8abab4c8d6de6763623.