Alexander Wels has posted comments on this change. Change subject: frontend: Fix validation of UnitVmModel ......................................................................
Patch Set 1: Code-Review+2 (1 comment) Need me to merge it? http://gerrit.ovirt.org/#/c/32645/1/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java File frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java: Line 2616: getTotalCPUCores().getIsValid() && Line 2617: getSerialNumberPolicy().getCustomSerialNumber().getIsValid()); Line 2618: Line 2619: Line 2620: boolean isValid = behaviorValid && allTabsValid(); > At line 2585 the validity of custom property sheet is included in the CUSTO Ok gotcha. Line 2621: Line 2622: getValid().setEntity(isValid); Line 2623: ValidationCompleteEvent.fire(getEventBus(), this); Line 2624: return isValid; -- To view, visit http://gerrit.ovirt.org/32645 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iabba7f93a0541292a1a4c82b675ab0faf141b9b2 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Betak <mbe...@redhat.com> Gerrit-Reviewer: Alexander Wels <aw...@redhat.com> Gerrit-Reviewer: Martin Betak <mbe...@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjeli...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches