[jbosstools-issues] [JBoss JIRA] (JBIDE-15146) openshift-java-client: correct internal server error constant

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Mon Jul 8 08:35:21 EDT 2013


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

Andre Dietisheim closed JBIDE-15146.
------------------------------------



nothing for QE to verify, closing
                
> openshift-java-client: correct internal server error constant
> -------------------------------------------------------------
>
>                 Key: JBIDE-15146
>                 URL: https://issues.jboss.org/browse/JBIDE-15146
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.1.0.Beta2
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>             Fix For: 4.2.0.Alpha1
>
>
> In IHttpClient there's an erroneous constant that should match http status code for internal server error. It currently states "200" whereas it should be "500"
> {code:title=IHttpClient}
> public static final int STATUS_INTERNAL_SERVER_ERROR = 200;
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list