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 ***