Project

General

Profile

Actions

Bug #5231

closed

System Groups: Unable to select links on Group Actions

Added by Brad Buckingham about 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Web UI
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Attempting to select a link from the Group Actions pane of a system group, will not properly redirect the user to the systems page, due to a javascript error.

Scenario:
1. Go to Hosts -> System Groups
2. Select a system group
3. Click Group Actions
4. Click one of the links on the pane (e.g. "Package Installation, Removal and Update"

Observe page attempts to redirect to the Systems page; however, it fails to render.

Observe a javascript error in the browser console that looks similar to:

TypeError: Object #<Object> has no method 'allSelected'
at Object.self.table.selectAllResults (http://dhcp129-18.rdu.redhat.com:3000/assets/bastion/widgets/nutupane.factory.js?body=1:271:32)
at new <anonymous> (http://dhcp129-18.rdu.redhat.com:3000/assets/bastion/systems/systems.controller.js?body=1:54:28)
at invoke (http://dhcp129-18.rdu.redhat.com:3000/assets/bastion/angular/angular.js?body=1:3711:17)
at Object.instantiate (http://dhcp129-18.rdu.redhat.com:3000/assets/bastion/angular/angular.js?body=1:3722:23)
at http://dhcp129-18.rdu.redhat.com:3000/assets/bastion/angular/angular.js?body=1:6773:28
at http://dhcp129-18.rdu.redhat.com:3000/assets/bastion/angular-ui-router/angular-ui-router.js?body=1:2798:28
at nodeLinkFn (http://dhcp129-18.rdu.redhat.com:3000/assets/bastion/angular/angular.js?body=1:6227:13)
at compositeLinkFn (http://dhcp129-18.rdu.redhat.com:3000/assets/bastion/angular/angular.js?body=1:5637:15)
at publicLinkFn (http://dhcp129-18.rdu.redhat.com:3000/assets/bastion/angular/angular.js?body=1:5542:30)
at updateView (http://dhcp129-18.rdu.redhat.com:3000/assets/bastion/angular-ui-router/angular-ui-router.js?body=1:2734:23) <section class="container-fluid ng-scope" ui-view=""> angular.js?body=1:9420

This may be a regression introduced by:
https://github.com/Katello/katello/pull/3958

Actions #1

Updated by Justin Sherrill about 10 years ago

  • translation missing: en.field_release set to 13
Actions #2

Updated by Brad Buckingham almost 10 years ago

  • Assignee set to Eric Helms
Actions #3

Updated by Eric Helms almost 10 years ago

  • Target version set to 45
Actions #4

Updated by Eric Helms almost 10 years ago

  • Bugzilla link set to https://bugzilla.redhat.com/show_bug.cgi?id=1096183
Actions #5

Updated by Eric Helms almost 10 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset katello|commit:429ac9c999278938b2d7d2bb555ba489ee18f162.

Actions

Also available in: Atom PDF