-
Bug
-
Resolution: Obsolete
-
Critical
-
None
-
None
-
None
when requesting available cartridges the openshift service currently answers with invalid json:
... "data" : "{" \"carts:\" ...
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.
- relates to
-
JBIDE-9591 Openshift Express: create RHC alike tooling that is able to create domain/app etc.
- Closed
-
JBIDE-9748 Openshift service: JSonSanitizer should be able to handle valid json objects with escaped quotes
- Closed