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 #1

Updated by Christian Kuhn over 6 years ago

  • Status changed from New to Needs Feedback

Hmm, unable to reproduce (tested on master, but should be same in v8): ext:styleguide (https://github.com/TYPO3/styleguide) has some <onChange> fields on tx_styleguide_flex, they seem to work.
Would you like to compare your flex DS with the styleguide flex DS?

Actions #2

Updated by Kai Strecker over 6 years ago

I just tested it again and was unable to reproduce it either.

Looks like it got fixed with the last TYPO3 v8 update or it was a temporary web browser bug.

So this issue can be closed.

Actions #3

Updated by Wouter Wolters over 6 years ago

  • Status changed from Needs Feedback to Closed

Closed as requested.

Actions

Also available in: Atom PDF