Bug 1312724 - Possibly missing web assets such as jquery and css files fail to render expand icons
Summary: Possibly missing web assets such as jquery and css files fail to render expan...
Keywords:
Status: CLOSED DUPLICATE of bug 1315610
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: WebUI
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Unspecified
Assignee: Walden Raines
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-29 04:14 UTC by Og Maciel
Modified: 2016-03-11 20:06 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-11 20:06:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Red Hat Repositories page (68.97 KB, image/png)
2016-02-29 04:14 UTC, Og Maciel
no flags Details
Sync Status page showing javascript errors (174.77 KB, image/png)
2016-02-29 04:15 UTC, Og Maciel
no flags Details

Description Og Maciel 2016-02-29 04:14:18 UTC
Created attachment 1131428 [details]
Red Hat Repositories page

Description of problem:

The attached screenshot shows that there are no expansion icons (+) next to the products name in the Red Hat Repositories page. The same can be seen in the Sync Status page. You can click and drill down through items but it seems that we're missing some assets such as jquery and css files.

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

Satellite 6.2.0 Compose 1

How reproducible:


Steps to Reproduce:
1. Import a Red Hat manifest and then visit the Red Hat Repositories page
2. Note the missing icons to expand the list of Products
3. The same can be seen from the Sync Status page if you enable a repository.

Actual results:


Expected results:


Additional info:

Comment 1 Og Maciel 2016-02-29 04:15:40 UTC
Created attachment 1131429 [details]
Sync Status page showing javascript errors

Note the javascript errors displayed when visiting the Sync Status page

Comment 4 Roman Plevka 2016-03-08 15:48:02 UTC
Please note (visible in the screenshot attached above) that the Horizontal menu tabs are not being styled correctly either
(<ul> element not being hidden by .tabs() initialization, etc.)

looks like jquery-ui tabs widget error.
Tried initializing the div manually from the console:

>>$('#content_tabs').tabs()

Object { 0: <div#content_tabs.grid_16.ui-tabs.ui-widget.ui-widget-content.ui-corner-all>, length: 1, context: HTMLDocument → redhat_provider, selector: "#content_tabs" }

..no error, might be just the css issue.

Comment 5 Walden Raines 2016-03-11 20:06:43 UTC
Duplicate of 1315610.

*** This bug has been marked as a duplicate of bug 1315610 ***


Note You need to log in before you can comment on or make changes to this bug.