
Gilad Chaplik has submitted this change and it was merged. Change subject: webadmin: Template name restricted to 40 characters for all OS ...................................................................... webadmin: Template name restricted to 40 characters for all OS Fixed validation of create/edit template name validation. VM name is restricted to 15 characters for Windows host, 64 characters for other hosts. VM template name is max. 40 characters long. Change-Id: Id7bb03dea4c6030a485f0d60d775dd308c4c7155 Bug-Url: https://bugzilla.redhat.com/848398 Signed-off-by: Libor Spevak <lspevak@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java 1 file changed, 6 insertions(+), 14 deletions(-) Approvals: Gilad Chaplik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11152 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id7bb03dea4c6030a485f0d60d775dd308c4c7155 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Libor Spevak <lspevak@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Libor Spevak <lspevak@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com>