Opened 3 years ago
Closed 3 years ago
#2533 closed defect (fixed)
petascope - WCS GetCapabilities ACCEPTLANGUAGES not supported
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | petascope | Version: | 9.8 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
It should be supported in petascope instead of 'Parameter 'acceptlanguages' is not valid in request`.
According to Technical Guidance for the implementation of INSPIRE Download Services using Web Coverage Services (WCS)
TG Requirement 7 - If a client request does not specify the `AcceptLanguages` parameter in the request, or otherwise provides a language parameter unknown to the server, the above fields [Title, Abstract] shall be provided in the service default language.
If AcceptLanguages=bogus
then it should still return result in eng
instead of throwing exception.
Note:
See TracTickets
for help on using tickets.