Uploaded image for project: 'OpenShift Java Client'
  1. OpenShift Java Client
  2. OSJC-91

Openshift service: response to list cartridges is invalid Json

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Critical Critical
    • 1.0.1
    • 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.

            adietish@redhat.com André Dietisheim
            adietish@redhat.com André Dietisheim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: