Change in ovirt-engine[master]: restapi: Remove trailing slashes from RSDL prefix

juan.hernandez at redhat.com juan.hernandez at redhat.com
Tue Jul 15 13:04:01 UTC 2014


Juan Hernandez has submitted this change and it was merged.

Change subject: restapi: Remove trailing slashes from RSDL prefix
......................................................................


restapi: Remove trailing slashes from RSDL prefix

The RSDL document is loaded lazily, as part of the first request to the
RESTAPI. The prefix used to build the "href" attributes is extracted
from the path of this first request, and depending on that request it
may or may not contain a trailing slash. To make sure that the RSDL has
always the same content we need to remove any trailing slashes from the
prefix before using it.

Change-Id: Ieac656924ca999ddc9abc502e3fc6c23537e4769
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/rsdl/RsdlManager.java
1 file changed, 5 insertions(+), 0 deletions(-)

Approvals:
  Juan Hernandez: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/30100
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ieac656924ca999ddc9abc502e3fc6c23537e4769
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list