Oved Ourfali has submitted this change and it was merged. Change subject: restapi : Bad error message - no link ......................................................................
restapi : Bad error message - no link Incorrect xml posted to restapi results in a cryptic error message stating Request syntactically incorrect. See the link description below for the correct usage: The link refered to is an internal DetailedLink entity and should not be shown to the user. This patch changes the message dropping the reference to link Request syntactically incorrect. See the description below for the correct usage: Change-Id: Ib38d9c0853bbc487a13057125df8bbb1e9cc77f0 Bug-Url: https://bugzilla.redhat.com/1122591 Signed-off-by: Ravi Nori <[email protected]> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/validation/UsageFinder.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Ori Liel: Looks good to me, approved Ravi Nori: Verified Oved Ourfali: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/30813 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib38d9c0853bbc487a13057125df8bbb1e9cc77f0 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ravi Nori <[email protected]> Gerrit-Reviewer: Ori Liel <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Ravi Nori <[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
