Bug 1497830

Summary: WebMKS Console: Some Javascript Error
Product: Red Hat CloudForms Management Engine Reporter: Kedar Kulkarni <kkulkarn>
Component: UI - OPSAssignee: Dávid Halász <dhalasz>
Status: CLOSED CURRENTRELEASE QA Contact: Kedar Kulkarni <kkulkarn>
Severity: high Docs Contact:
Priority: high    
Version: 5.9.0CC: cpelland, hkataria, jhardy, mpovolny, obarenbo, simaishi, smallamp
Target Milestone: GAKeywords: Regression, TestOnly, ZStream
Target Release: 5.9.0Flags: kkulkarn: automate_bug+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui:webmks:console
Fixed In Version: 5.9.0.2 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1500448 (view as bug list) Environment:
Last Closed: 2018-03-06 14:45:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1500448    
Attachments:
Description Flags
WebMKS Fails with some JS Error none

Description Kedar Kulkarni 2017-10-02 19:41:32 UTC
Created attachment 1333434 [details]
WebMKS Fails with some JS Error

Description of problem:
With latest downstream build, WebMKS seems to be broken. Please see screenshot.

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

How reproducible:
Believe 100%

Steps to Reproduce:
1.Login to CFME, add VMware provider 
2.Make sure "VMware Console Support" is set to "VMware WebMKS" 
3.Naivgate to  Compute -> Infrastructure -> Virtual Machines
4. Select a running VM and from VM Details page, click Access -> VM Console, allow pop up. 

Actual results:
see Screenshot 

Expected results:
WebMKS should work

Additional info:
Regression keyword is added, since the WebMKS worked fine in 5.8

Comment 3 Kedar Kulkarni 2017-10-03 14:05:50 UTC
Hey David,

Thanks for the update. Please checkout this BZ[1] as well. After reading your comment, I think both these BZs are due to similar reason then. 

Thanks,
KK.

[1]https://bugzilla.redhat.com/show_bug.cgi?id=1497290

Comment 5 CFME Bot 2017-10-09 08:08:41 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/dc98c71158f527060dea74615364ffd11e4fd490

commit dc98c71158f527060dea74615364ffd11e4fd490
Author:     Dávid Halász <dhalasz>
AuthorDate: Fri Oct 6 11:56:20 2017 +0200
Commit:     Dávid Halász <dhalasz>
CommitDate: Fri Oct 6 11:56:20 2017 +0200

    Fixed path to jquery and jquery-ui in the asset pipeline
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1496850
    https://bugzilla.redhat.com/show_bug.cgi?id=1497830

 app/assets/javascripts/application.js        | 4 ++--
 app/views/layouts/remote_console.html.haml   | 2 +-
 app/views/vm_common/console_vmrc.html.haml   | 2 +-
 app/views/vm_common/console_webmks.html.haml | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)