Task #3575
MNDeployment #2564: ORNL DAAC
ORNLDAAC listObjects() fails when filtering formatIds with colons
Start date:
2013-02-14
Due date:
% Done:
100%
Story Points:
Sprint:
Description
When calling:
http://mercury-ops2.ornl.gov/ornldaac/mn/v1/object?formatId=http://www.openarchives.org/ore/terms
a ServiceFailure is thrown, whereas calling:
http://mercury-ops2.ornl.gov/ornldaac/mn/v1/object?formatId=http\://www.openarchives.org/ore/terms
works. This is likely a Solr encoding issue (thanks Skye). The special characters in formatIds need to be escaped in the Mercury listObjects() impl.
History
#1 Updated by Chris Jones over 11 years ago
- Status changed from New to Closed
- translation missing: en.field_remaining_hours set to 0.0
Ranjeet fixed this on the MN.