Moti Asayag has uploaded a new change for review. Change subject: core: Random can-do-action message (#827014) ......................................................................
core: Random can-do-action message (#827014) https://bugzilla.redhat.com/827014 If the Validation utils gets an empty message for a violation, it will add it to the messages list, causing the message not to be translated. If the empty message appears first on the list, an empty message will appear to the user. If the empty message arrives second, a proper message will appear. If no message was define for constraint violation, it shouldn't appear in the can-do-action messages list. Change-Id: I8c56651784e59d258753d1d25ac4546cc02ae915 Signed-off-by: Moti Asayag <[email protected]> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/ValidationUtils.java 1 file changed, 3 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/84/6584/1 -- To view, visit http://gerrit.ovirt.org/6584 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8c56651784e59d258753d1d25ac4546cc02ae915 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
