Project

General

Profile

Actions

Bug #48168

closed

select/deselect all in database analyzer doesn't work

Added by Jigal van Hemert almost 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Install Tool
Target version:
Start date:
2013-05-14
Due date:
% Done:

100%

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

Description

In the Install Tool > Database Analyzer after comparing the tables the options to "select/deselect all" doesn't work and produces a JS error:
TypeError: $(...).select(...).invoke is not a function
in:

function onclick(event) {
$('table5191e80baa03b').select('input[type=checkbox]').invoke('setValue', $(this).checked);
}

This is related to the introduction of jQuery in the Install Tool.

Assigned to Wouter on his request.

Actions #1

Updated by Philipp Gampe almost 11 years ago

  • Category set to Install Tool
  • Status changed from New to Accepted
  • Complexity set to easy
Actions #2

Updated by Gerrit Code Review almost 11 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20897

Actions #3

Updated by Gerrit Code Review almost 11 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20897

Actions #4

Updated by Wouter Wolters almost 11 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF