Bug #96491
closedADMCMD_simTime is not evaluated on pages with a form
100%
Description
Dear TYPO3 Core Team,
I have a page (which will be visible next week, usually on a 24 days advent calendar) with a form on it. If I preview the page, the ADMCMD_simTime is added, but when I submit the form, I get a 404, as the ADMCDM_simTime is not evaluated with it, because the parameter is never added. Can this be solved somehow that the argument is added when previewing?
Updated by Benni Mack almost 3 years ago
- Related to Bug #94974: Pass on simUser parameter to other pages added
Updated by Gerrit Code Review almost 3 years ago
- Status changed from Closed 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/+/73514
Updated by Gerrit Code Review almost 3 years 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/+/73514
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/+/73534
Updated by Benni Mack almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4e6f27822770225cb495f7b25255047be018b1ea.