Tomas Jelinek has submitted this change and it was merged.
Change subject: webadmin: avoid NPE when the kernel cmd line params were not changed
......................................................................
webadmin: avoid NPE when the kernel cmd line params were not changed
The problem was that the models were inited to null and than assigned to small
boolean causing NPE.
Change-Id: Id5a7d2bdc3738d4354947f5c90e8ead88fc4aa1c
Bug-Url:
https://bugzilla.redhat.com/1301104
Signed-off-by: Tomas Jelinek <tjelinek(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostModel.java
1 file changed, 4 insertions(+), 4 deletions(-)
Approvals:
Tomas Jelinek: Verified; Looks good to me, approved
Jakub Niedermertl: Looks good to me, but someone else must approve
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/57736
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id5a7d2bdc3738d4354947f5c90e8ead88fc4aa1c
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Jakub Niedermertl <jniederm(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>