[
https://issues.jboss.org/browse/JBIDE-9689?page=com.atlassian.jira.plugin...
]
Max Rydahl Andersen commented on JBIDE-9689:
--------------------------------------------
if this crashes DMR and its valid json then DMR should be fixed.
Unfortunately even with that fixed we still need to sanitize the result to get a full json
graph.
Openshift service: response to list cartridges is invalid Json
--------------------------------------------------------------
Key: JBIDE-9689
URL:
https://issues.jboss.org/browse/JBIDE-9689
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 3.3.0.M3
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 3.3.0.Beta1
when requesting available cartridges the openshift service currently answers with invalid
json:
{code}
...
"data" : "{" \"carts:\"
...
{code}
The json object that holds the "carts" property is erroneously quoted and all
its quotes are escaped.
The current code in our openshift service client does not handle this bogus answer. I
alredy reported this bug to jimjag in #libra. This issue is about tracking the
progress/correction on the server side.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira