Change in ovirt-engine[master]: webadmin: Restricted VNIC names to ASCII characters

gchaplik at redhat.com gchaplik at redhat.com
Mon Sep 9 11:54:50 UTC 2013


Gilad Chaplik has submitted this change and it was merged.

Change subject: webadmin: Restricted VNIC names to ASCII characters
......................................................................


webadmin: Restricted VNIC names to ASCII characters

Used to allow Unicode characters as well, which meant it was more
permissive than the backend validation.

Change-Id: Id85f0cec55ab073eff0a26acc884350d0977a1a0
Bug-Url: https://bugzilla.redhat.com/1002146
Signed-off-by: Lior Vernia <lvernia at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmInterfaceModel.java
A frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/validation/NoSpecialCharactersWithDotValidation.java
M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java
3 files changed, 17 insertions(+), 2 deletions(-)

Approvals:
  Gilad Chaplik: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/18992
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id85f0cec55ab073eff0a26acc884350d0977a1a0
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list