Project

General

Profile

Actions

Bug #88314

closed

"Revert selection" in master broken for e.g. permissions

Added by Andreas Kienast almost 5 years ago. Updated almost 5 years ago.

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

100%

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

Description

The "Revert selection" button used in SelectCheckBoxElement is currently broken and triggers the following error:

Uncaught TypeError: TYPO3.FormEngine.updateCheckboxState is not a function

The reason is that the very element type has it's own "Revert selection" button (yay), that is independent from the "Revert Selection" button used for select fields.

TODO:
Check whether both implementations can be streamlined into one.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #87324: Split FormEngine.js into smaller chunksClosedAndreas Kienast2019-01-03

Actions
Actions

Also available in: Atom PDF