Actions
Bug #94521
closedChanged checkboxes not taken into account upon closing form
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-07-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
TYPO3 11.2 (don't know if this is still true with current master, I have problems installing it)
Scenario:
- edit any kind of record with a checkbox field, e.g. a tt_content record
- check that checkbox, e.g. the "Hidden" field
- click on the "Close" button
Result:
The FormEngine should trigger the display of the modal box asking if you want to continue editing, discard your changes or save and close. This does not happen. The form is closed without any warning and the change is lost.
Updated by Francois Suter over 3 years ago
OK, it is fixed in the "master" branch. You can close this issue. Sorry for the hassle.
Updated by Oliver Bartsch over 3 years ago
- Status changed from New to Closed
Hi, just checked this in current master and as you said, it's already fixed. I will therefore close the issue as requested.
Actions