Tomas Jelinek has uploaded a new change for review. 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(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/48/6448/1 -- To view, visit http://gerrit.ovirt.org/6448 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I84d4103fd2d2b4292575cd8b51839ee18cf42352 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
