Allon Mureinik has submitted this change and it was merged. Change subject: core: ERROR_CANNOT_CHANGE_STORAGE_DOMAIN_FIELDS ......................................................................
core: ERROR_CANNOT_CHANGE_STORAGE_DOMAIN_FIELDS ERROR_CANNOT_CHANGE_STORAGE_DOMAIN_FIELDS' error message claims that only a storage domain's name can be updated, but according to the code, the name, description and comment can be updated. This patch fixes this message accordingly. Change-Id: Idf9049d0e47bcf3c96ccd73f70907dce2c47460b Signed-off-by: Allon Mureinik <[email protected]> Signed-off-by: Idan Shaby <[email protected]> --- M backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java M frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties 4 files changed, 4 insertions(+), 4 deletions(-) Approvals: Allon Mureinik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/29810 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idf9049d0e47bcf3c96ccd73f70907dce2c47460b Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Idan Shaby <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
