
Alexander Wels has submitted this change and it was merged. Change subject: webadmin: When adding a host, the ip is not ignoring spaces ...................................................................... webadmin: When adding a host, the ip is not ignoring spaces Ignore spaces entered in ip address field while adding host. Change-Id: I796a6d3a2729cd9d80a4a928af18d84058cd0c15 Bug-Url: https://bugzilla.redhat.com/1177119 Signed-off-by: Ravi Nori <rnori@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostListModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/validation/HostAddressValidation.java 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: Ravi Nori: Verified Alexander Wels: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/39582 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I796a6d3a2729cd9d80a4a928af18d84058cd0c15 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server