Michael Joyce created CLIMATE-382:
-------------------------------------
Summary: UI backend return types aren't recognized as JSON
Key: CLIMATE-382
URL: https://issues.apache.org/jira/browse/CLIMATE-382
Project: Apache Open Climate Workbench
Issue Type: Bug
Components: webapp
Affects Versions: 0.3-incubating
Reporter: Michael Joyce
Assignee: Michael Joyce
Fix For: 0.4-incubating
A number of the UI backend endpoints return JSON without setting the request
header to indicate as such. Bottle doesn't figure this out on its own so a
number of the tests are pulling JSON from request.text instead of the expected
request.json.
--
This message was sent by Atlassian JIRA
(v6.2#6252)