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

Updated by Andreas Kienast almost 5 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Andreas Kienast almost 5 years ago

  • Related to Task #87324: Split FormEngine.js into smaller chunks added
Actions #3

Updated by Gerrit Code Review almost 5 years ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60728

Actions #4

Updated by Gerrit Code Review almost 5 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60728

Actions #5

Updated by Gerrit Code Review almost 5 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60728

Actions #6

Updated by Andreas Fernandez almost 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF