Project

General

Profile

Actions

Bug #77977

closed

Call to TBE_EDITOR.fieldChanged missing on basic text inputs in backend forms

Added by Julien Henchoz over 7 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2016-09-16
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

In TYPO3 7.6.10, the dialog "There are unsaved changes, Do you want to continue WITHOUT saving?" when clicking on an "add wizard" (in a list for example) does not appear when changes are made in a simple text input.
By digging, I found that the onChange JS that flags the form as "changed" (TBE_EDITOR.isChanged) is not present on basic text inputs, though it is present on textareas, selects, checkboxes...

This results in a lost of data if the user tries to use the "add" wizard with an unsaved form.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #81360: FieldControl Wizards: check for unsaved changes not always workingClosed2017-05-29

Actions
Actions

Also available in: Atom PDF