[
https://issues.apache.org/jira/browse/WAVE-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ali Lown resolved WAVE-295.
---------------------------
Resolution: Not A Problem
Wave assumes it has a (sub)domain to itself.
This is a required assumption for federation.
As such, whilst hard-coding base paths is not perfect, it is reasonable for the
given assumptions.
> 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 was sent by Atlassian JIRA
(v6.1.5#6160)