Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1347166

Summary: Sync Status JavaScript is broken: Uncaught TypeError: t.attr is not a function
Product: Red Hat Satellite Reporter: Lukas Zapletal <lzap>
Component: Content ManagementAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED DUPLICATE QA Contact: Katello QA List <katello-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: bkearney
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-17 15:45:12 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 Flags
Broken page
none
Page HTML with embedded JS none

Description Lukas Zapletal 2016-06-16 08:15:07 UTC
When I was working with content in Sat 6.2 beta2, I encountered JS error:

Uncaught TypeError: t.attr is not a functione @ index-5f02e93….js:8(anonymous function) @ index-5f02e93….js:8each @ application-a9b7d02….js:15(anonymous function) @ index-5f02e93….js:8(anonymous function) @ application-a9b7d02….js:34dispatch @ application-a9b7d02….js:26g.handle @ application-a9b7d02….js:25trigger @ application-a9b7d02….js:26(anonymous function) @ application-a9b7d02….js:26each @ application-a9b7d02….js:15each @ application-a9b7d02….js:15trigger @ application-a9b7d02….js:26onLoad @ application-a9b7d02….js:34d @ application-a9b7d02….js:25fireWith @ application-a9b7d02….js:25ready @ application-a9b7d02….js:25n @ application-a9b7d02….js:15
application-a9b7d02….js:25 GET https://ibm-x3755-02.ovirt.rhts.eng.bos.redhat.com/assets/katello/input-bg.png 404 (Not Found)(anonymous function) @ application-a9b7d02….js:25d @ application-a9b7d02….js:25fireWith @ application-a9b7d02….js:25ready @ application-a9b7d02….js:25n @ application-a9b7d02….js:15

GET https://ibm-x3755-02.xxxx.redhat.com/assets/katello/input-bg.png 404 (Not Found)

Since the page has JS minimized it's hard to tell what's wrong. I saved the page as Complete HTML in Chrome if that helps. Attaching also screenshot of the broken page.

The whole page tree structure is broken (is missing) and the Sync Now button does not work (does not initiate sync). No error is reported.

# rpm -q satellite katello foreman
satellite-6.2.0-15.1.beta.el7sat.noarch
katello-3.0.0-8.el7sat.noarch
foreman-1.11.0.37-1.el7sat.noarch

Comment 1 Lukas Zapletal 2016-06-16 08:17:06 UTC
Created attachment 1168617 [details]
Broken page

Comment 2 Lukas Zapletal 2016-06-16 08:17:31 UTC
Created attachment 1168624 [details]
Page HTML with embedded JS

Comment 5 Bryan Kearney 2016-06-17 15:45:12 UTC

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