Bug 1439899
Summary: | 6.3 Red Hat Repositories Page: repository enable checkbox does not render properly | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Mike McCune <mmccune> | ||||||
Component: | Repositories | Assignee: | Justin Sherrill <jsherril> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Brad Buckingham <bbuckingham> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | high | ||||||||
Version: | 6.3.0 | CC: | bbuckingham, chrobert, jcallaha, jsherril, walden | ||||||
Target Milestone: | Unspecified | Keywords: | Triaged | ||||||
Target Release: | Unused | ||||||||
Hardware: | Unspecified | ||||||||
OS: | All | ||||||||
URL: | http://projects.theforeman.org/issues/19210 | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2018-02-21 16:49:54 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Mike McCune
2017-04-06 19:26:37 UTC
Created attachment 1269477 [details]
screenshot
Note that this is in FF only. Created redmine issue http://projects.theforeman.org/issues/19210 from this bug Seems like we have removed pulp_id from the result in this commit[1] (I think, regardless it's gone). This causes the result of this [2] to be "input_repo_" since repo_id is undefined and then when the user clicks the checkbox we have no way of knowing which spinner to show and which checkbox to bring back when it's done. It appears that the operation itself is still successful somehow. I didn't look into that too much. I really have no idea how this was working correctly in chrome unless chrome just handles the case of multiple matching selectors differently. So, Justin, is there any other unique id I can change these checkboxes to use? [1] https://github.com/Katello/katello/commit/7e3bb1b659e67b564dbc2e9d3e3b096fd1deba3e [2] https://github.com/Katello/katello/blob/8da4ac0528c9485e339aa9f84f9be88498933c65/app/views/katello/providers/redhat/_repos.html.erb#L30 Walden, Thanks for your investigation! That saved me quite a bit of time. I opened an upstream PR to resolve this https://github.com/Katello/katello/pull/6745 Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/19210 has been resolved. Verified with Satellite 6.3 SNAP 9 : satellite-6.3.0-16.0.beta.el7sat.noarch, tfm-rubygem-katello-3.4.2-1.el7sat.noarch Attaching updated screenshot. Created attachment 1308475 [details]
satellite 6.3 snap 9: screenshot
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/RHSA-2018:0336 |