Opened 11 years ago
Closed 11 years ago
#523 closed defect (fixed)
Exception to be thrown on bogus medatype in a WCS request
Reported by: | Piero Campalani | Owned by: | Piero Campalani |
---|---|---|---|
Priority: | major | Milestone: | 9.0 |
Component: | petascope | Version: | development |
Keywords: | bogus mediatype | Cc: | |
Complexity: | Easy |
Description
WCS 2.0 requirement n.29: exception shall be thrown if a wrong mediatype is specified in the request.
Currently an exception is not thrown and this compromises OGC WCS compliance.
Change History (2)
comment:1 by , 11 years ago
Status: | new → accepted |
---|
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Patch applied: changeset:b66940.
Note:
See TracTickets
for help on using tickets.
Patch is coming.