
Alona Kaplan has submitted this change and it was merged. Change subject: webadmin: Editing non-VLAN network shows VLAN 0 ...................................................................... webadmin: Editing non-VLAN network shows VLAN 0 EditNetworkModel translates 'Null' vlan id to 0. It shouldn't do it. Change-Id: I9ea207d0a881500de4fe5a633e6fba5f9179ea3d Bug-Url: https://bugzilla.redhat.com/1114985 Signed-off-by: Alona Kaplan <alkaplan@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/EditNetworkModel.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Alona Kaplan: Verified Lior Vernia: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/30758 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9ea207d0a881500de4fe5a633e6fba5f9179ea3d Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server