Tal Nisan 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 <rnori(a)redhat.com>
(cherry picked from commit 1e67fd185825cf2af0abc9ff46528654756acc79)
---
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:
Oved Ourfali: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/31023
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib38d9c0853bbc487a13057125df8bbb1e9cc77f0
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server