Opened 19 months ago
Closed 19 months ago
#2718 closed defect (fixed)
FIX - WSclient returns wrong endpoint for GetCoverage if the context path is not /rasdaman/ows
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.2 |
Component: | wcsclient | Version: | 10.2 |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Medium |
Description
For example, a service is http://test.aaa/services/raster/ows#/services
and one tries to GetCoverage
on a coverage of it on WSClient.
Then, WSclient will open an invalid URL with two ows
parts: http://test.aaa/services/raster/ows/ows/result.html
Note:
See TracTickets
for help on using tickets.