DescriptionMauricio Magnani
2017-03-15 12:32:35 UTC
Description of problem:
Datepicker freezes after the first run of the "C & U Gap Collection", for it to work again it is necessary to logout and login.
Version-Release number of selected component (if applicable):
Google Chrome Version 57.0.2987.98 (64-bit)
and cfme-rhos-5.6.4.2-1.x86_64.qcow2 (CFME 4.1) and cfme-rhos-5.7.1.3-1.x86_64.qcow2 ( CFME 4.2)
How reproducible:
In the drop down menu click on "EVM> Configuration -> Diagnostics -> Zone -> C & U Gap Collection". Select any date range and run. Go back to the home page and wait a few minutes. Again in "EVM> Configuration -> Diagnostics -> Zone -> C & U Gap Collection". When you try to select a new date range the Datepicker looks frozen. For it to work again it is necessary to logout and login.
Actual results:
It is not possible to select a new date range without logging in and signing in.
Expected results:
Use Datepicker without leaving functionality (C & U Gap Collection).
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/c0ba8ebd5f43c2434b4fe5fceadd354c542d2d3f
commit c0ba8ebd5f43c2434b4fe5fceadd354c542d2d3f
Author: Milan Zazrivec <mzazrivec>
AuthorDate: Wed Mar 29 13:45:23 2017 +0200
Commit: Milan Zazrivec <mzazrivec>
CommitDate: Wed Mar 29 13:45:23 2017 +0200
Modify miqCalendarDateConversion() to return a date object
All invocations of miqCalendarDateConversion() expect a date
object.
https://bugzilla.redhat.com/show_bug.cgi?id=1432461
app/assets/javascripts/miq_application.js | 2 +-
app/views/report/explorer.html.haml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)