[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-9689) Openshift: response to list cartridges is invalid Json

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Mon Sep 12 06:13:26 EDT 2011


Openshift: 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: JBossAS/Servers
    Affects Versions: 3.3.0.M3
            Reporter: Andre Dietisheim
            Assignee: Andre Dietisheim
             Fix For: LATER


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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list