bug #8914
jetty 9.4.x returns error states as json which are parsed and processes by cdm_dataportal
Status:
Closed
Priority:
Highest
Assignee:
Category:
cdm-dataportal
Target version:
Start date:
03/27/2020
Due date:
% Done:
100%
Severity:
critical
Found in Version:
Description
jetty 9.4.x returns error states as json which are parsed and processes by cdm_dataportal completely breaks with the assumption in many code parts that the parsed return object will be 'NULL' in case of errors.
example: http://160.45.63.173:8081/phycobank/occurrence/35cbbccc-aa88-4909-a18c-dab3b05d0555/taggedText.json
Associated revisions
History
#1 Updated by Andreas Kohlbecker 10 months ago
the original issue subject was a misinterpretation of the symptoms, the real cause is different - will change the ticket accordingly ....
#2 Updated by Andreas Kohlbecker 10 months ago
- Subject changed from webservice /occurrence/{uuid}/taggedText is broken to jetty 9.4.x returns error states as json which are parsed and processes by cdm_dataportal
- Description updated (diff)
- Category changed from cdmlib-remote to cdm-dataportal
#3 Updated by Andreas Kohlbecker 10 months ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset cdm-dataportal|4e5b23aeacdb46064b71a6f76354862ff61223ee.
#4 Updated by Andreas Kohlbecker 10 months ago
- Status changed from Resolved to Closed
- % Done changed from 50 to 100