Hide Forgot
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:
The upstream issue raised was, http://projects.theforeman.org/issues/13718
Created redmine issue http://projects.theforeman.org/issues/14484 from this bug
PR: https://github.com/Katello/katello/pull/5938
Moving to POST since upstream bug http://projects.theforeman.org/issues/14484 has been closed ------------- Walden Raines Applied in changeset commit:katello|78492d28df02a111934cd52cb5d96be51b6218dd.
*** Bug 1313708 has been marked as a duplicate of this bug. ***
FAILED QA - The Console Error is gone, but I'm still unable to switch the tabs. all that clicking on another tab does is appending the #ca_general/#certificates/#autosign string to the end of URL. Workaround is refreshing the page after appending the string. - tested on Firefox 44.0.2 and chrome Version 49.0.2623.75 (64-bit)
(In reply to Roman Plevka from comment #9) > FAILED QA > > - The Console Error is gone, but I'm still unable to switch the tabs. > all that clicking on another tab does is appending the > #ca_general/#certificates/#autosign string to the end of URL. > > Workaround is refreshing the page after appending the string. > > - tested on Firefox 44.0.2 and chrome Version 49.0.2623.75 (64-bit) Do you mind opening a new bug for this issue? I believe the tab issue to be completely unrelated.
Upstream bug assigned to walden
Upstream bug component is Content Management
I found the cause - a missing data-toggle='tab' attribute on the links. Will create PR to fix shortly, assigning to me.
There is another Katello related change that needs to happen so I am going to take this back and work on the fix. See also bug #1328487 for the foreman side of this issue.
PR - https://github.com/Katello/katello/pull/5992
Removing failed QA given the new PR.
When cherry-picking please be sure to cherry-pick this with bug #1328487.
Upstream bug assigned to tbrisker
Upstream bug component is WebUI
Moving to POST since upstream bug http://projects.theforeman.org/issues/14679 has been closed
we can now access the sub-tabs under puppet-CA, "Certificates" and "Autosign Entries". VERIFIED with sat62-snap(GA)-12.1
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1501