RequestBuilders should not assume a basepath of '/'
---------------------------------------------------
Key: WAVE-295
URL: https://issues.apache.org/jira/browse/WAVE-295
Project: Wave
Issue Type: Bug
Components: Web Client
Reporter: Nelson Silva
The request builders are using hardcoded paths like "/profile" or "/search".
We could simply use GWT.getHostPageBaseURL() + "/profile" to make it work with
other context paths.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira