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.
Updated by Gerrit Code Review almost 6 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/59258
Updated by Gerrit Code Review almost 6 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/59258
Updated by Andreas Kienast almost 6 years ago
- Status changed from Under Review to Closed
Not reproducible anymore
Actions