Frank Kobzik has posted comments on this change.
Change subject: frontend: VM Linux Boot options aren't parsing properly
......................................................................
Patch Set 2: (1 inline comment)
....................................................
File
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/RunOnceModel.java
Line 602:
Line 603: boolean customPropertyValidation =
getCustomPropertySheet().validate();
Line 604:
Line 605: if (getIsLinux_Unassign_UnknownOS()) {
Line 606: // trimming check
you're right. I removed it from both classes.
Line 607: getKernel_path().ValidateEntity(new IValidation[] { new
NoTrimmingWhitespacesValidation() });
Line 608: getInitrd_path().ValidateEntity(new IValidation[] { new
NoTrimmingWhitespacesValidation() });
Line 609: getKernel_parameters().ValidateEntity(new IValidation[] {
new NoTrimmingWhitespacesValidation() });
Line 610:
--
To view, visit http://gerrit.ovirt.org/12494
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I23bd3ee3677c9bdbfacf1cf341dc1d97fd57c65e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Frank Kobzik <[email protected]>
Gerrit-Reviewer: Arik Hadas <[email protected]>
Gerrit-Reviewer: Einav Cohen <[email protected]>
Gerrit-Reviewer: Frank Kobzik <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Tomas Jelinek <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches