Actions
Bug #87259
closedSave buttons get unlocked after form change
Status:
Closed
Priority:
Should have
Assignee:
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2018-12-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Scenario: Create a new content element
When the data in FormEngine is about to get saved, an editor may change any field which unlocks the save button again. Clicking the button again during the initial save operation, an SQL error occurrs due to a duplicate key in sys_refindex.
Actions