Actions
Bug #82668
closedSubmit a form with two buttons send the user back on pressing <enter> in a form filed
Start date:
2017-10-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Remote Sprint
Description
If a form is submitted by hint <enter> in a form field, the user get back to the previous page.
The problem is a wrong button type, it can be fixed by override the template, but the core should deliver a better default.
Updated by Gerrit Code Review over 7 years ago
- Status changed from In Progress 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/54282
Updated by Gerrit Code Review over 7 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/54282
Updated by Gerrit Code Review over 7 years ago
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/54311
Updated by Frank Nägler over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ec169157ecc6ec55cfeffd6eb5d4d91bed4f8281.
Updated by Frank Nägler about 7 years ago
- Related to Bug #83057: Regression: back button in forms not work added
Actions