[JBoss JIRA] (JBIDE-21460) Server adapter: NPE at Show In Web Browser if connection is not connected
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21460?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-21460:
-------------------------------------
Summary: Server adapter: NPE at Show In Web Browser if connection is not connected (was: NPE at Show In Web Browser for OpenShift server if connection is not connected)
> Server adapter: NPE at Show In Web Browser if connection is not connected
> -------------------------------------------------------------------------
>
> Key: JBIDE-21460
> URL: https://issues.jboss.org/browse/JBIDE-21460
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Viacheslav Kabanovich
> Labels: openshift_v3, server_adapter
> Fix For: 4.3.1.CR1
>
> Attachments: not-authorized-error.png
>
>
> 1. Create an OpenShift connection, do not choose save password/token.
> 2. Create an OpenShift server for the connection.
> 3. Close Eclipse with Server view active
> 4. Restart Eclipse, select Server view.
> 5. In context menu of the server, select Show In Web Browser.
> 6. 'Sign In' dialog appears, select cancel.
> (Note: First time when I got it, dialog did not appear, later I could not repeat steps that would skip the dialog.)
> 7. Failure: NPE while executing getWelcomePageUrl().
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-21460) Server adapter: NPE at Show In Web Browser if connection is not connected
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21460?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-21460:
-------------------------------------
Labels: openshift_v3 server_adapter (was: )
> Server adapter: NPE at Show In Web Browser if connection is not connected
> -------------------------------------------------------------------------
>
> Key: JBIDE-21460
> URL: https://issues.jboss.org/browse/JBIDE-21460
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Viacheslav Kabanovich
> Labels: openshift_v3, server_adapter
> Fix For: 4.3.1.CR1
>
> Attachments: not-authorized-error.png
>
>
> 1. Create an OpenShift connection, do not choose save password/token.
> 2. Create an OpenShift server for the connection.
> 3. Close Eclipse with Server view active
> 4. Restart Eclipse, select Server view.
> 5. In context menu of the server, select Show In Web Browser.
> 6. 'Sign In' dialog appears, select cancel.
> (Note: First time when I got it, dialog did not appear, later I could not repeat steps that would skip the dialog.)
> 7. Failure: NPE while executing getWelcomePageUrl().
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-21599) Source path validation does not work properly in new server adapter wizard
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21599?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich commented on JBIDE-21599:
-----------------------------------------------
Me, too, was not aware before Fred implemented VariablesHelper for JBIDE-21349.
> Source path validation does not work properly in new server adapter wizard
> --------------------------------------------------------------------------
>
> Key: JBIDE-21599
> URL: https://issues.jboss.org/browse/JBIDE-21599
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Labels: openshift_v3, server_adapter_wizard
> Fix For: 4.4.0.Alpha1
>
>
> When using eclipse path properties in source path in New Server wizard for a new OpenShift 3 server adapter, validation does not work properly. E.g. I choose a workspace project by browsing workspace and choosing it, it fill into the text widget for source path
> {code}
> ${workspace_loc:/org.jboss.tools.openshift.ui.bot.test}
> {code}
> and it is OK, next button is enabled. But if I cut/paste it there again or if I type workspace location manually, not via browsing workspace project, it is validated as incorrect path and it is not possible to proceed through wizard.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-21609) Source path validation does not work properly in new server adapter wizard
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21609?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-21609:
------------------------------------------
cherry-picked to jbosstools-4.3.x
> Source path validation does not work properly in new server adapter wizard
> --------------------------------------------------------------------------
>
> Key: JBIDE-21609
> URL: https://issues.jboss.org/browse/JBIDE-21609
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Labels: openshift_v3, server_adapter_wizard
> Fix For: 4.3.1.CR1
>
>
> When using eclipse path properties in source path in New Server wizard for a new OpenShift 3 server adapter, validation does not work properly. E.g. I choose a workspace project by browsing workspace and choosing it, it fill into the text widget for source path
> {code}
> ${workspace_loc:/org.jboss.tools.openshift.ui.bot.test}
> {code}
> and it is OK, next button is enabled. But if I cut/paste it there again or if I type workspace location manually, not via browsing workspace project, it is validated as incorrect path and it is not possible to proceed through wizard.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-21599) Source path validation does not work properly in new server adapter wizard
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21599?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-21599:
------------------------------------------
works, thanks! wasnt aware of the StringVariableManager in Eclipse.
merged to master
> Source path validation does not work properly in new server adapter wizard
> --------------------------------------------------------------------------
>
> Key: JBIDE-21599
> URL: https://issues.jboss.org/browse/JBIDE-21599
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Labels: openshift_v3, server_adapter_wizard
> Fix For: 4.4.0.Alpha1
>
>
> When using eclipse path properties in source path in New Server wizard for a new OpenShift 3 server adapter, validation does not work properly. E.g. I choose a workspace project by browsing workspace and choosing it, it fill into the text widget for source path
> {code}
> ${workspace_loc:/org.jboss.tools.openshift.ui.bot.test}
> {code}
> and it is OK, next button is enabled. But if I cut/paste it there again or if I type workspace location manually, not via browsing workspace project, it is validated as incorrect path and it is not possible to proceed through wizard.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-21609) Source path validation does not work properly in new server adapter wizard
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-21609:
----------------------------------------
Summary: Source path validation does not work properly in new server adapter wizard
Key: JBIDE-21609
URL: https://issues.jboss.org/browse/JBIDE-21609
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta2
Reporter: Marián Labuda
Assignee: Viacheslav Kabanovich
Fix For: 4.4.0.Alpha1
When using eclipse path properties in source path in New Server wizard for a new OpenShift 3 server adapter, validation does not work properly. E.g. I choose a workspace project by browsing workspace and choosing it, it fill into the text widget for source path
{code}
${workspace_loc:/org.jboss.tools.openshift.ui.bot.test}
{code}
and it is OK, next button is enabled. But if I cut/paste it there again or if I type workspace location manually, not via browsing workspace project, it is validated as incorrect path and it is not possible to proceed through wizard.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-21609) Source path validation does not work properly in new server adapter wizard
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21609?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-21609:
-------------------------------------
Fix Version/s: 4.3.1.CR1
(was: 4.4.0.Alpha1)
> Source path validation does not work properly in new server adapter wizard
> --------------------------------------------------------------------------
>
> Key: JBIDE-21609
> URL: https://issues.jboss.org/browse/JBIDE-21609
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Labels: openshift_v3, server_adapter_wizard
> Fix For: 4.3.1.CR1
>
>
> When using eclipse path properties in source path in New Server wizard for a new OpenShift 3 server adapter, validation does not work properly. E.g. I choose a workspace project by browsing workspace and choosing it, it fill into the text widget for source path
> {code}
> ${workspace_loc:/org.jboss.tools.openshift.ui.bot.test}
> {code}
> and it is OK, next button is enabled. But if I cut/paste it there again or if I type workspace location manually, not via browsing workspace project, it is validated as incorrect path and it is not possible to proceed through wizard.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-21599) Source path validation does not work properly in new server adapter wizard
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21599?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-21599:
-------------------------------------
Fix Version/s: 4.4.0.Alpha1
(was: 4.3.1.CR1)
> Source path validation does not work properly in new server adapter wizard
> --------------------------------------------------------------------------
>
> Key: JBIDE-21599
> URL: https://issues.jboss.org/browse/JBIDE-21599
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Labels: openshift_v3, server_adapter_wizard
> Fix For: 4.4.0.Alpha1
>
>
> When using eclipse path properties in source path in New Server wizard for a new OpenShift 3 server adapter, validation does not work properly. E.g. I choose a workspace project by browsing workspace and choosing it, it fill into the text widget for source path
> {code}
> ${workspace_loc:/org.jboss.tools.openshift.ui.bot.test}
> {code}
> and it is OK, next button is enabled. But if I cut/paste it there again or if I type workspace location manually, not via browsing workspace project, it is validated as incorrect path and it is not possible to proceed through wizard.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-21599) Source path validation does not work properly in new server adapter wizard
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21599?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-21599:
-------------------------------------
Fix Version/s: 4.3.1.CR1
> Source path validation does not work properly in new server adapter wizard
> --------------------------------------------------------------------------
>
> Key: JBIDE-21599
> URL: https://issues.jboss.org/browse/JBIDE-21599
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Labels: openshift_v3, server_adapter_wizard
> Fix For: 4.3.1.CR1
>
>
> When using eclipse path properties in source path in New Server wizard for a new OpenShift 3 server adapter, validation does not work properly. E.g. I choose a workspace project by browsing workspace and choosing it, it fill into the text widget for source path
> {code}
> ${workspace_loc:/org.jboss.tools.openshift.ui.bot.test}
> {code}
> and it is OK, next button is enabled. But if I cut/paste it there again or if I type workspace location manually, not via browsing workspace project, it is validated as incorrect path and it is not possible to proceed through wizard.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-21599) Source path validation does not work properly in new server adapter wizard
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21599?page=com.atlassian.jira.plugi... ]
Andre Dietisheim reassigned JBIDE-21599:
----------------------------------------
Assignee: Viacheslav Kabanovich
> Source path validation does not work properly in new server adapter wizard
> --------------------------------------------------------------------------
>
> Key: JBIDE-21599
> URL: https://issues.jboss.org/browse/JBIDE-21599
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Labels: openshift_v3, server_adapter_wizard
>
> When using eclipse path properties in source path in New Server wizard for a new OpenShift 3 server adapter, validation does not work properly. E.g. I choose a workspace project by browsing workspace and choosing it, it fill into the text widget for source path
> {code}
> ${workspace_loc:/org.jboss.tools.openshift.ui.bot.test}
> {code}
> and it is OK, next button is enabled. But if I cut/paste it there again or if I type workspace location manually, not via browsing workspace project, it is validated as incorrect path and it is not possible to proceed through wizard.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months