Gilad Chaplik has submitted this change and it was merged.

Change subject: webadmin: Export shows incorrect warning(#840854)
......................................................................


webadmin: Export shows incorrect warning(#840854)

https://bugzilla.redhat.com/840854

Have 2 VMs/Templates which are already exported to an
export domain. Select them again and press export.
In the export dialog a warning containing only one of
this VMs/Templates is shown.

Fixed by rewriting the algorithm composing the message
in VmBaseListModel. This logic is common for both
VM export and Template export, so this fix fixes
this issue for both exporting VMs and Templates.

Change-Id: I84d4103fd2d2b4292575cd8b51839ee18cf42352
Signed-off-by: Tomas Jelinek <[email protected]>
---
M 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/templates/VmBaseListModel.java
1 file changed, 20 insertions(+), 13 deletions(-)

Approvals:
  Gilad Chaplik: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/6448
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I84d4103fd2d2b4292575cd8b51839ee18cf42352
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Tomas Jelinek <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to