Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EUWE] Fix IE11 VMRC connectivity #15220

Merged
merged 3 commits into from
May 26, 2017

Conversation

bmclaughlin
Copy link
Contributor

Verified VMRC connectivity in IE10, IE11, Edge, Chrome and Firefox during unit testing (Linux & Windows).

@miq-bot add_labels ui, bug, blocker

https://bugzilla.redhat.com/show_bug.cgi?id=1414869

@h-kataria
Copy link
Contributor

@himdel can you please review.

@simaishi simaishi requested a review from himdel May 24, 2017 18:59
@simaishi simaishi self-assigned this May 24, 2017
@@ -328,13 +322,14 @@
}
console.debug("VMRC: is ready to start.");

if ($.browser.msie) {
isIE = #{is_browser_ie?};
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

var isIE please

@himdel
Copy link
Contributor

himdel commented May 24, 2017

Except for the global var, LGTM 👍

Ah, and you may also want to remove the jquery-1.8 dependency from bower.json (or we can backport ManageIQ/manageiq-ui-classic#1430).

@bmclaughlin
Copy link
Contributor Author

@himdel Fixed global var reference (had to be lack of caffeine..) and updated bower.json as well. I referenced the upstream PR in the commit message for historical context.

@miq-bot
Copy link
Member

miq-bot commented May 25, 2017

Checked commits bmclaughlin/manageiq@bab293d~...82dd974 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 0 offenses detected
Everything looks fine. 👍

@h-kataria
Copy link
Contributor

Looks good.

@simaishi simaishi merged commit cf91b2a into ManageIQ:euwe May 26, 2017
@simaishi simaishi added this to the Sprint 62 Ending Jun 5, 2017 milestone May 26, 2017
@bmclaughlin bmclaughlin deleted the fix-ie11-vmrc-connectivity branch May 26, 2017 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants