[JBoss JIRA] (JBIDE-21092) Application wizard: Warn when a template points Source URL to a parameter with empty value
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21092?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-21092 at 11/13/15 5:37 PM:
--------------------------------------------------------------------
[~fbricon] ok, thanks for confirming. Rejecting as NOT_A_BUG in JBoss Tools
was (Author: adietish):
[~fbricon] ok, thanks for confirming.
> Application wizard: Warn when a template points Source URL to a parameter with empty value
> -------------------------------------------------------------------------------------------
>
> Key: JBIDE-21092
> URL: https://issues.jboss.org/browse/JBIDE-21092
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Jan Richter
> Labels: application_wizard, openshift_v3
>
> If a template defines a parameter for Source URL {noformat}(i.e. Source_URL = ${GIT_URI}){noformat} but leaves it empty, the application wizard can be finished, but in the end the application creation fails because of the missing URL.
> It might be better to validate if the actual value passed is not empty.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21072) Application wizard: Server templates tree is not rendered
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21072?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-21072:
------------------------------------------
merged PR to upstream/jbosstools-4.3.x
> Application wizard: Server templates tree is not rendered
> ---------------------------------------------------------
>
> Key: JBIDE-21072
> URL: https://issues.jboss.org/browse/JBIDE-21072
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Labels: application_wizard, openshift_v3, upstream
> Fix For: 4.3.1.Beta1
>
> Attachments: wizard.png
>
>
> When I select at first a local template then proceed to next wizard page in a New OpenShift Application wizard and hit back button then tree containing server templates is not rendered correctly. Only search text field is shown but the tree with templates is missing there.
> !wizard.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21098) Application wizard: Server templates tree is not rendered
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-21098:
----------------------------------------
Summary: Application wizard: Server templates tree is not rendered
Key: JBIDE-21098
URL: https://issues.jboss.org/browse/JBIDE-21098
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta1
Reporter: Marián Labuda
Assignee: Andre Dietisheim
Fix For: 4.3.1.Beta1
When I select at first a local template then proceed to next wizard page in a New OpenShift Application wizard and hit back button then tree containing server templates is not rendered correctly. Only search text field is shown but the tree with templates is missing there.
!wizard.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21098) Application wizard: Server templates tree is not rendered
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21098?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-21098:
-------------------------------------
Fix Version/s: 4.4.0.Alpha1
(was: 4.3.1.Beta1)
> Application wizard: Server templates tree is not rendered
> ---------------------------------------------------------
>
> Key: JBIDE-21098
> URL: https://issues.jboss.org/browse/JBIDE-21098
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Labels: application_wizard, openshift_v3, upstream
> Fix For: 4.4.0.Alpha1
>
> Attachments: wizard.png
>
>
> When I select at first a local template then proceed to next wizard page in a New OpenShift Application wizard and hit back button then tree containing server templates is not rendered correctly. Only search text field is shown but the tree with templates is missing there.
> !wizard.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21072) Application wizard: Server templates tree is not rendered
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21072?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-21072 at 11/13/15 3:09 PM:
--------------------------------------------------------------------
[~snjeza] awesome, that was quick! Your workaround looks like a sane one, keeps the re-layouting to a minimum (only on selection event).
I'll add a comment pointing to this issue and merge it. Thanks!
[~snjeza] Can you possibily investigate what's wrong in GTK3 here?
was (Author: adietish):
[~snjeza] awesome, that was quick! Your workaround looks like a sane one, keeps the re-layouting to a minimum (only on selection event).
I'll add a comment pointing to this issue and merge it. Thanks!
[~snjeza] Can you possibily investigate what's wrong here?
> Application wizard: Server templates tree is not rendered
> ---------------------------------------------------------
>
> Key: JBIDE-21072
> URL: https://issues.jboss.org/browse/JBIDE-21072
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Labels: application_wizard, openshift_v3, upstream
> Fix For: 4.3.1.Beta1
>
> Attachments: wizard.png
>
>
> When I select at first a local template then proceed to next wizard page in a New OpenShift Application wizard and hit back button then tree containing server templates is not rendered correctly. Only search text field is shown but the tree with templates is missing there.
> !wizard.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21072) Application wizard: Server templates tree is not rendered
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21072?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-21072:
------------------------------------------
[~snjeza] awesome, that was quick! Your workaround looks like a sane one, keeps the re-layouting to a minimum (only on selection event).
I'll add a comment pointing to this issue and merge it. Thanks!
[~snjeza] Can you possibily investigate what's wrong here?
> Application wizard: Server templates tree is not rendered
> ---------------------------------------------------------
>
> Key: JBIDE-21072
> URL: https://issues.jboss.org/browse/JBIDE-21072
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Labels: application_wizard, openshift_v3, upstream
> Fix For: 4.3.1.Beta1
>
> Attachments: wizard.png
>
>
> When I select at first a local template then proceed to next wizard page in a New OpenShift Application wizard and hit back button then tree containing server templates is not rendered correctly. Only search text field is shown but the tree with templates is missing there.
> !wizard.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21092) Application wizard: Warn when a template points Source URL to a parameter with empty value
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21092?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-21092:
------------------------------------------
[~jcantrill] is it worthwile and realiable to make Source_URL always required? I doubt, but I'd love your opinion.
> Application wizard: Warn when a template points Source URL to a parameter with empty value
> -------------------------------------------------------------------------------------------
>
> Key: JBIDE-21092
> URL: https://issues.jboss.org/browse/JBIDE-21092
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Jan Richter
> Labels: application_wizard, openshift_v3
>
> If a template defines a parameter for Source URL {noformat}(i.e. Source_URL = ${GIT_URI}){noformat} but leaves it empty, the application wizard can be finished, but in the end the application creation fails because of the missing URL.
> It might be better to validate if the actual value passed is not empty.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months