Maor Lipchuk has posted comments on this change. Change subject: core: Change "VM is locked" message to contain disk name (819291) ......................................................................
Patch Set 1: (2 inline comments) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImagesHandler.java Line 453: messages.add(org.ovirt.engine.core.utils.StringUtils.createCanDoParamString("diskAlias", We can have here many disks, it will always present the first one. You should initialize a list and add it to the messages only one time .................................................... File backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties Line 128: ACTION_TYPE_FAILED_VM_IMAGE_IS_LOCKED=Cannot ${action} ${type}: The disk '${diskAlias}' is locked. Please try again in a few minutes. Use disks here, since many disks can be locked Like The following disks: ${disksAlias} are locked -- To view, visit http://gerrit.ovirt.org/4945 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I574c3544c9a1977832dcd4365b6ea336a3a3ceff Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tni...@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches