Lior Vernia has submitted this change and it was merged.
Change subject: webadmin: Added host interface label character validation
......................................................................
webadmin: Added host interface label character validation
Previously the characters input into a newly-assigned label were only
validated by the backend, now the dialog checks that no illegal
characters were entered as well.
Change-Id: I25bef382cb658e6e78bf5e2e0cfd1a273280d953
Bug-Url:
https://bugzilla.redhat.com/1063846
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/NicLabelModel.java
1 file changed, 5 insertions(+), 1 deletion(-)
Approvals:
Alona Kaplan: Looks good to me, approved
Lior Vernia: Verified
--
To view, visit
http://gerrit.ovirt.org/25014
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I25bef382cb658e6e78bf5e2e0cfd1a273280d953
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server