Tomas Jelinek has submitted this change and it was merged. Change subject: userportal: Expecting List instead of ArrayList from server ......................................................................
userportal: Expecting List instead of ArrayList from server Patch related to http://gerrit.ovirt.org/#/c/27578/ - The ArrayList expected vs. LinkedList passed from server problem. It fixes an issue with saving 'New VM' dialog in Userportal. Change-Id: I1d20bca027514d462f364647130e19908a60a004 Signed-off-by: Jakub Niedermertl <[email protected]> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmModelBehaviorBase.java 1 file changed, 5 insertions(+), 5 deletions(-) Approvals: Tomas Jelinek: Looks good to me, approved Jakub Niedermertl: Verified -- To view, visit http://gerrit.ovirt.org/36568 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1d20bca027514d462f364647130e19908a60a004 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Jakub Niedermertl <[email protected]> Gerrit-Reviewer: Jakub Niedermertl <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
