[jbosstools-issues] [JBoss JIRA] (JBIDE-20456) Can no longer create a new OS3 connection

Fred Bricon (JIRA) issues at jboss.org
Thu Aug 13 09:35:01 EDT 2015


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

Fred Bricon updated JBIDE-20456:
--------------------------------
    Description: 
Create a *new* OpenShift Connection
Select OpenShift 3
Server: https://console.stg.openshift.com
Auth protocol OAuth
Click on the retrieve link
=> Nothing happens, a new window should be opened, to display the authentication token

While debugging, I noticed this was caused by onRetrieveLinkClicked returning early because of StringUtils.isBlank(pageModel.getHost()). Host is null

  was:
Create a *new* OpenShift Connection
Select OpenShift 3
Server: https://console.stg.openshift.com
Auth protocol OAuth
Click on the retrieve link
=> Nothing happens, a new window should be opened, to display the authentication token

While debugging, I noticed this was caused by onRetrieveLinkClicked returning already because of StringUtils.isBlank(pageModel.getHost()). Host is null



> Can no longer create a new OS3 connection
> -----------------------------------------
>
>                 Key: JBIDE-20456
>                 URL: https://issues.jboss.org/browse/JBIDE-20456
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.3.0.CR1
>            Reporter: Fred Bricon
>            Priority: Blocker
>
> Create a *new* OpenShift Connection
> Select OpenShift 3
> Server: https://console.stg.openshift.com
> Auth protocol OAuth
> Click on the retrieve link
> => Nothing happens, a new window should be opened, to display the authentication token
> While debugging, I noticed this was caused by onRetrieveLinkClicked returning early because of StringUtils.isBlank(pageModel.getHost()). Host is null



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list