Bug #80633
closedSending empty forms in some cases
100%
Description
In some cases (hard to reproduce) the FormEngine forms will be submitted with an empty set of data.
This could be triggered in chrome and firefox with the "save and new" submit button.
In my case I can reproduce it by creating 10 header records, set headline field and link field, hit the save an new button.
8 of 10 records are created with empty values.
Setting a higher timeout in TBE_EDITOR.submitForm solved the issue for me.
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/52315
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 9c50162e0bda735e45ed5290f950327883c457d8.
Updated by Lars Stratenwerth Stratenwerth over 7 years ago
I'm having the same problem with Typo3 7.6 and PHP 5.6.
Only it is not 8 out of 10 times and more like 2 out of 10.
Updated by Markus Klein over 7 years ago
- Related to Bug #80884: FAL metadata has to save multiple times before it's go to the database added
Updated by Markus Klein over 7 years ago
- Related to Bug #80632: still issues with missing input in BE added
Updated by Christer V over 7 years ago
We also still have this problem in 8.7.1. About 20% time the last edited field isn't saved.
Updated by Lars Stratenwerth Stratenwerth over 7 years ago
Could be related to https://forge.typo3.org/issues/80632
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed