Project

General

Profile

Actions

Bug #10622

closed

Repository delete and bulk deletes results in javascript traceback

Added by Justin Sherrill almost 9 years ago. Updated almost 6 years ago.

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

Description

Attempting to delete a repo in master results in:

TypeError: undefined is not a function
    at Scope.$scope.removeRepository (http://troy.usersys.redhat.com:3000/assets/bastion_katello/repositories/details/repository-details-info.controller.js?body=1:147:38)
    at Parser.functionCall (http://troy.usersys.redhat.com:3000/assets/bastion/angular/angular.js?body=1:10205:21)

doing a bulk delete results in:

TypeError: Cannot read property 'success' of undefined
    at success (product-repositories.controller.js?body=1:34)
    at angular-resource.js?body=1:555

don't think these are related, but who knows, both seem bastion_katello related. Need to investigate if this is an issue in 2.2

Actions #1

Updated by The Foreman Bot almost 9 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/5261 added
  • Pull request deleted ()
Actions #2

Updated by Adam Ruzicka almost 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF