Project

General

Profile

Actions

Bug #14484

closed

Unable to select various tabs under puppetca tab of smart-proxy

Added by Walden Raines about 8 years ago. Updated almost 6 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1319278
Description of problem:

On the smart-proxy show page, we have the "Puppet CA" Tab, which in-turn has these below tabs.

a) General
b) Certificates
c) Autosign entries

The above tabs do not get loaded currently upon clicking them.

I see the below error in the browser:

Error: [$injector:unpr] Unknown provider: eProvider <- e
http://errors.angularjs.org/1.2.9/$injector/unpr?p0=eProvider%20%3C-%20e
r/<@https://abc.redhat.com/assets/bastion/bastion-da63d18ea32fb7ba02e57c8c5bdc22689a2bee4cbf23b20f7cd975577b8bee6f.js:1:14773
Ot/$.$injector<@https://abc.redhat.com/assets/bastion/bastion-da63d18ea32fb7ba02e57c8c5bdc22689a2bee4cbf23b20f7cd975577b8bee6f.js:1:30308
n@https://abc.redhat.com/assets/bastion/bastion-da63d18ea32fb7ba02e57c8c5bdc22689a2bee4cbf23b20f7cd975577b8bee6f.js:1:29573
Ot/x.$injector<@https://abc.redhat.com/assets/bastion/bastion-da63d18ea32fb7ba02e57c8c5bdc22689a2bee4cbf23b20f7cd975577b8bee6f.js:1:30401
n@https://abc.redhat.com/assets/bastion/bastion-da63d18ea32fb7ba02e57c8c5bdc22689a2bee4cbf23b20f7cd975577b8bee6f.js:1:29573
r@https://abc.redhat.com/assets/bastion/bastion-da63d18ea32fb7ba02e57c8c5bdc22689a2bee4cbf23b20f7cd975577b8bee6f.js:1:29858
r@https://abc.redhat.com/assets/bastion/bastion-da63d18ea32fb7ba02e57c8c5bdc22689a2bee4cbf23b20f7cd975577b8bee6f.js:4:32730
m/this.when/s.matcher/<@https://abc.redhat.com/assets/bastion/bastion-da63d18ea32fb7ba02e57c8c5bdc22689a2bee4cbf23b20f7cd975577b8bee6f.js:5:511
r@https://abc.redhat.com/assets/bastion/bastion-da63d18ea32fb7ba02e57c8c5bdc22689a2bee4cbf23b20f7cd975577b8bee6f.js:5:1054
r@https://abc.redhat.com/assets/bastion/bastion-da63d18ea32fb7ba02e57c8c5bdc22689a2bee4cbf23b20f7cd975577b8bee6f.js:5:1167
kn/this.$get</c.prototype.$broadcast@https://abc.redhat.com/assets/bastion/bastion-da63d18ea32fb7ba02e57c8c5bdc22689a2bee4cbf23b20f7cd975577b8bee6f.js:3:3185
l@https://abc.redhat.com/assets/bastion/bastion-da63d18ea32fb7ba02e57c8c5bdc22689a2bee4cbf23b20f7cd975577b8bee6f.js:2:23783
fn/this.$getkn/this.$get</c.prototype.$eval@https://abc.redhat.com/assets/bastion/bastion-da63d18ea32fb7ba02e57c8c5bdc22689a2bee4cbf23b20f7cd975577b8bee6f.js:3:1954
kn/this.$get</c.prototype.$digest@https://abc.redhat.com/assets/bastion/bastion-da63d18ea32fb7ba02e57c8c5bdc22689a2bee4cbf23b20f7cd975577b8bee6f.js:3:654
kn/this.$get</c.prototype.$apply@https://abc.redhat.com/assets/bastion/bastion-da63d18ea32fb7ba02e57c8c5bdc22689a2bee4cbf23b20f7cd975577b8bee6f.js:3:2275
fn/this.$getit.event.dispatch@https://abc.redhat.com/assets/application-9e1b8cb558d4244d3c0ba8e714ce09141fae0a7417e5c7c02a4adeb3014b4078.js:26:1060
it.event.add/g.handle@https://abc.redhat.com/assets/application-9e1b8cb558d4244d3c0ba8e714ce09141fae0a7417e5c7c02a4adeb3014b4078.js:25:30738

This issue is also seen in latest stable chrome version : 48.0.2564.116 (64-bit)

Version-Release number of selected component (if applicable):
SNAP4-compose1

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:
the page doesn't load upon selection

Expected results:
the page should load upon selection

Additional info:


Related issues 2 (0 open2 closed)

Related to Foreman - Bug #14679: smart proxy puppet CA sub-tabs missing data-toggle="tab"ClosedTomer Brisker04/17/2016Actions
Is duplicate of Katello - Bug #13718: Unable to select various tabs under puppetca tab of smart-proxyClosedWalden Raines02/15/2016Actions
Actions #1

Updated by The Foreman Bot about 8 years ago

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

Updated by Walden Raines about 8 years ago

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

Updated by Eric Helms about 8 years ago

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

Updated by Walden Raines about 8 years ago

  • Project changed from Katello to Foreman
  • Category changed from Web UI to Web Interface
  • Status changed from Closed to New
  • Assignee deleted (Walden Raines)
Actions #5

Updated by Dominic Cleal about 8 years ago

  • Project changed from Foreman to Katello
  • Category deleted (Web Interface)

Why was this assigned to Foreman? It has a Katello PR, release and commits attached. Putting it back.

Actions #6

Updated by Tomer Brisker about 8 years ago

  • Has duplicate Bug #13718: Unable to select various tabs under puppetca tab of smart-proxy added
Actions #7

Updated by Tomer Brisker about 8 years ago

This is caused by a bug in angular: https://github.com/angular/angular.js/issues/1647

Actions #8

Updated by Tomer Brisker about 8 years ago

  • Related to Bug #14679: smart proxy puppet CA sub-tabs missing data-toggle="tab" added
Actions #9

Updated by Walden Raines about 8 years ago

  • Status changed from New to Duplicate
  • Bugzilla link deleted (1319278)

Duplicate of #13718

Actions #10

Updated by Walden Raines almost 8 years ago

  • Has duplicate deleted (Bug #13718: Unable to select various tabs under puppetca tab of smart-proxy)
Actions #11

Updated by Walden Raines almost 8 years ago

  • Is duplicate of Bug #13718: Unable to select various tabs under puppetca tab of smart-proxy added
Actions

Also available in: Atom PDF