Project

General

Profile

Actions

Bug #14217

closed

auto-attach on a content host throws js error

Added by Thomas McKay over 8 years ago. Updated about 6 years ago.

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

Description

TypeError: Cannot read property 'host' of undefined
    at Scope.$scope.autoAttachSubscriptions (content-host-base-subscriptions.controller.self.js?body=1:37)

Clicking auto-attach on a content host subscriptions UI page is incorrectly referencing host


        $scope.autoAttachSubscriptions = function () {
            $scope.subscription.workingMode = true;
            HostSubscription.autoAttach({id: $scope.contentHost.host.id}, success, failure);
        };
Actions #1

Updated by Thomas McKay over 8 years ago

  • Bugzilla link set to 1318026
Actions #2

Updated by Thomas McKay over 8 years ago

Actions #3

Updated by Eric Helms over 8 years ago

  • Translation missing: en.field_release set to 86
Actions #4

Updated by The Foreman Bot over 8 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Eric Helms
  • Pull request https://github.com/Katello/katello/pull/5975 added
Actions #5

Updated by Anonymous over 8 years ago

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

Updated by Thomas McKay over 8 years ago

  • Blocks deleted (Bug #12533: Subscriptions Tracker)
Actions

Also available in: Atom PDF