Bug #2442
Invalid error response from GMN for describe()
Status:
Closed
Priority:
Normal
Assignee:
Category:
d1_mn_GMN
Target version:
Start date:
2012-03-06
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
Calling describe() on a non-existent object on gmn-dev causes an error response that does not include the expected headers.
e.g.:
curl -k -I "https://gmn-dev.test.dataone.org/mn/v1/object/JUNK"
HTTP/1.1 500 INTERNAL SERVER ERROR
Date: Tue, 06 Mar 2012 03:49:09 GMT
Server: Apache/2.2.14 (Ubuntu)
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
History
#1 Updated by Dave Vieglais over 12 years ago
- Target version changed from Sprint-2012.09-Block.2.1 to Sprint-2012.11-Block.2.2
- Position set to 3
#2 Updated by Roger Dahl over 12 years ago
- Status changed from New to Closed