[jbosstools-issues] [JBoss JIRA] (JBIDE-9691) Openshift service: flag to enable/disable debug output is a STRING whereas it should be a boolean

Stefan Bunciak (JIRA) jira-events at lists.jboss.org
Wed May 9 10:53:18 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-9691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Bunciak closed JBIDE-9691.
---------------------------------


    
> Openshift service: flag to enable/disable debug output is a STRING whereas it should be a boolean
> -------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-9691
>                 URL: https://issues.jboss.org/browse/JBIDE-9691
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: openshift
>    Affects Versions: 3.3.0.M3
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>            Priority: Critical
>             Fix For: 3.3.0.Beta3
>
>
> The current API doc at https://github.com/openshift/os-client-tools/blob/master/express/doc/API states the following:
> {code}
> JSON String:
> {
>     ...
>     'debug': 'true - An optional flag to get debug information returned'
>     ...
> }
> {code}
> There's a flag that would allow you to turn debug output on. This flag is a String whereas the Json standard clearly has a boolean value (which then would have boolean value that is NOT quoted).
> The purpose of this issue is to track the progress 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

        


More information about the jbosstools-issues mailing list