-
Bug
-
Resolution: Done
-
Major
-
3.1.0.GA
-
False
-
None
-
False
-
Release Notes
-
-
Bug Fix
-
Done
Fix a bug where URL is not resolved correctly if a server URL has path segments. URI.create(https://server-url/path-segment).resolve(/second-path) returns https://server-url/second-path, so the path-segment is ignored. See for more details.
Add a trailing / to the server URL and make the rest API segments relative to fix the problem.
- blocks
-
CRW-3096 DS 3.2 overall epic
- Closed
- links to