-
Notifications
You must be signed in to change notification settings - Fork 356
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
Follow-up for #2794 (fix the UrlGenerationError crash) #2909
Conversation
@miq-bot add_label bug,gaprindashvili/yes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code looks good, including tests.
Please, fix the style issue and get someone test this in the UI.
Thanks!
1d20976
to
9c14662
Compare
Checked commits AparnaKarve/manageiq-ui-classic@1c73376~...9c14662 with ruby 2.3.3, rubocop 0.47.1, haml-lint 0.20.0, and yamllint 1.10.0 |
Tested the fix. |
Thx, @lfu! |
@AparnaKarve @martinpovolny This is a follow up for #2794 and that PR isn't marked as |
Without #2794, this PR will conflict backporting. I guess he question was really should both go, or both not go 😄 So I'll take 2794, then this PR to avoid conflict. |
Sounds good. |
Gaprindashvili backport details:
|
Follow-up for #2794
UrlGenerationError
crash in QuadiconHelper: fix: capture quadicon_url_to_xshow_from_cid. #2794