Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- duplicates
-
WAVE-208 Make the base url of the WIAB configurable
- Resolved