You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "Michael Joyce (JIRA)" <ji...@apache.org> on 2014/03/08 21:20:42 UTC

[jira] [Created] (CLIMATE-382) UI backend return types aren't recognized as JSON

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)