Daniel Erez has submitted this change and it was merged.
Change subject: webadmin: Fixing validation of Auth Ssh Port
......................................................................
webadmin: Fixing validation of Auth Ssh Port
The field's validation was set but without using the getIsValid as part of the
general tab validation. Clicking OK forwarded the user to PM page instead of
failing the operation.
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=987910
Change-Id: Ie5bc99cfeaebd2c76a09ac2255557051626acef2
Signed-off-by: Yaniv Bronhaim <ybronhei(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostModel.java
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/18359
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie5bc99cfeaebd2c76a09ac2255557051626acef2
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybronhei(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server