[Engine-patches] Change in ovirt-engine[master]: core: null checks in IconUtils

2015-05-13 Thread automation
automat...@ovirt.org has posted comments on this change. Change subject: core: null checks in IconUtils .. Patch Set 2: * Update tracker::IGNORE, no Bug-Url found * Set MODIFIED::IGNORE, no Bug-Url found. -- To view, visit ht

[Engine-patches] Change in ovirt-engine[master]: core: null checks in IconUtils

2015-05-13 Thread ofrenkel
Omer Frenkel has submitted this change and it was merged. Change subject: core: null checks in IconUtils .. core: null checks in IconUtils Added null checks to avoid NullPointerException when vmBase.getLargeIconId() == null. Th

[Engine-patches] Change in ovirt-engine[master]: core: null checks in IconUtils

2015-05-13 Thread ofrenkel
Omer Frenkel has posted comments on this change. Change subject: core: null checks in IconUtils .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/40830 To unsubscribe, visit https://gerrit.ovirt.org/sett

[Engine-patches] Change in ovirt-engine[master]: core: null checks in IconUtils

2015-05-13 Thread jniederm
Jakub Niedermertl has posted comments on this change. Change subject: core: null checks in IconUtils .. Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/40830 To unsubscribe, visit https://gerrit.ovirt.org

[Engine-patches] Change in ovirt-engine[master]: core: null checks in IconUtils

2015-05-12 Thread smelamud
Shmuel Leib Melamud has posted comments on this change. Change subject: core: null checks in IconUtils .. Patch Set 1: Verified+1 -- To view, visit https://gerrit.ovirt.org/40830 To unsubscribe, visit https://gerrit.ovirt.org/

[Engine-patches] Change in ovirt-engine[master]: core: null checks in IconUtils

2015-05-12 Thread automation
automat...@ovirt.org has posted comments on this change. Change subject: core: null checks in IconUtils .. Patch Set 1: * Update tracker::IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matche

[Engine-patches] Change in ovirt-engine[master]: core: null checks in IconUtils

2015-05-12 Thread smelamud
Hello Shmuel Melamud, I'd like you to do a code review. Please visit https://gerrit.ovirt.org/40830 to review the following change. Change subject: core: null checks in IconUtils .. core: null checks in IconUtils Added n