Project

General

Profile

Actions

Bug #82638

closed

<onChange>reload</onChange> causes a javascript error if the field is changed in the backend

Added by Kai Strecker over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-10-02
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In a plugin flexform we have a select field with "onChange" set to "reload".

If I edit the plugin in the backend and select something in the select field, nothing happens (form doesn't get reloaded as expected) and in the javascript console appears an error message:
TypeError: TBE_EDITOR.labels.refreshRequired is undefined

I was able to reproduce this error in Firefox and Google Chrome.

Actions

Also available in: Atom PDF