Bug 1373103 - Import dialog: "OK" button stops to function in case of moving back from second dialog to first dialog.
Summary: Import dialog: "OK" button stops to function in case of moving back from seco...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: BLL.Virt
Version: 4.0.4
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ovirt-4.0.4
: 4.0.4
Assignee: Martin Betak
QA Contact: Nisim Simsolo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-05 08:30 UTC by Nisim Simsolo
Modified: 2016-09-26 12:32 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-09-26 12:32:41 UTC
oVirt Team: Virt
Embargoed:
tjelinek: ovirt-4.0.z?
rule-engine: planning_ack?
tjelinek: devel_ack+
rule-engine: testing_ack+


Attachments (Terms of Use)
ui.log (119.98 KB, text/plain)
2016-09-05 08:33 UTC, Nisim Simsolo
no flags Details
Webadmin video (2.23 MB, video/mp4)
2016-09-05 08:34 UTC, Nisim Simsolo
no flags Details


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 63307 0 master MERGED frontend: Fix NPE in ImportVmFromExternalSourceModel 2016-09-05 14:45:07 UTC
oVirt gerrit 63309 0 ovirt-engine-4.0 MERGED frontend: Fix NPE in ImportVmFromExternalSourceModel 2016-09-05 16:13:23 UTC
oVirt gerrit 63311 0 ovirt-engine-4.0.4 MERGED frontend: Fix NPE in ImportVmFromExternalSourceModel 2016-09-05 16:25:50 UTC

Description Nisim Simsolo 2016-09-05 08:30:20 UTC
Description of problem:
When moving next -> back -> next between dialog pages, "OK" button stopped to function, clicking on it does nothing. 
Observing inspect element -> console shows that uncaught exception occurred:
webadmin-0.js:15489 Mon Sep 05 10:57:02 GMT+300 2016 
SEVERE: Uncaught exception (11x)com.google.gwt.event.shared.UmbrellaException: Exception caught: (TypeError) 
 __gwt$exception: <skipped>: Cannot read property 'f' of null
	at Unknown.Ev(webadmin-0.js@25078)

Version-Release number of selected component (if applicable):
rhevm-4.0.4-0.1.el7ev
vdsm-4.18.12-1.el7ev.x86_64
qemu-kvm-rhev-2.6.0-22.el7.x86_64
libvirt-client-2.0.0-6.el7.x86_64

How reproducible:
100% using Chrome or Firefox browsers.

Steps to Reproduce:
1. Open import dialog, enter provider details and click load button.
2. Select VM to import, click next, back and next.
3. Try to click OK button.

Actual results:
OK button is not functioning.

Expected results:
OK button should start the import process.

Additional info:
Screen video attached.
ui.log with stack trace attached (look at 2016-09-05 10:56:56,810)

Comment 1 Nisim Simsolo 2016-09-05 08:33:24 UTC
Created attachment 1197814 [details]
ui.log

Comment 2 Nisim Simsolo 2016-09-05 08:34:05 UTC
Created attachment 1197815 [details]
Webadmin video

Comment 3 Nisim Simsolo 2016-09-13 08:34:28 UTC
Verified using build: ovirt-engine-4.0.4.2-0.1.el7ev


Note You need to log in before you can comment on or make changes to this bug.