Change in ovirt-engine[master]: webadmin: Add validation for create/edit pool (#849426)

tjelinek at redhat.com tjelinek at redhat.com
Tue Sep 11 08:08:18 UTC 2012


Tomas Jelinek has submitted this change and it was merged.

Change subject: webadmin: Add validation for create/edit pool (#849426)
......................................................................


webadmin: Add validation for create/edit pool (#849426)

https://bugzilla.redhat.com/849426

Leftover from already merged
http://gerrit.ovirt.org/#/c/7649/

The NumOfDesktops can be String and also Integer,
which caused class cast exception. This patch fixes it.

Change-Id: Ieb1055ca17df9a5add167a3a6228a930a04b87f4
Signed-off-by: Tomas Jelinek <tjelinek at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/ExistingPoolModelBehavior.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/NewPoolModelBehavior.java
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Tomas Jelinek: Verified
  Gilad Chaplik: Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ieb1055ca17df9a5add167a3a6228a930a04b87f4
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>



More information about the Engine-commits mailing list