[
https://issues.jboss.org/browse/JBIDE-17969?page=com.atlassian.jira.plugi...
]
Andre Dietisheim edited comment on JBIDE-17969 at 7/28/14 5:16 AM:
-------------------------------------------------------------------
The current implementation should show the url of the "Code Anything" cartridge
but doesnt do it at times. The very same is true for all cartridges, quickstarts, etc
JBIDE-16903
I'm not fully aware why this issue happens so far, it should be easy but might be some
tricky databinding issue.
This issue here would like to display the name of the downloadable cartridge vs. the
git-url which it would display when JBIDE-16903 is fixed. This shouldnt be too hard, a
simple http GET and value extraction should work.
was (Author: adietish):
The current implementation should show the url of the "Code Anything" cartridge
but doesnt do it at times. The very same is true for all cartridges, quickstarts, etc
JBIDE-16903
I'm not fully aware why this issue happens so far, it should be easy but might be some
tricky databinding issue, I'am not sure yet.
This issue here would like to display the name of the downloadable cartridge vs. the
git-url which it would display when JBIDE-16903 is fixed. This shouldnt be too hard, a
simple http GET and value extraction should work.
Application wizard: show type of cartridge in create application
wizard for "Code Anything" cartridges
------------------------------------------------------------------------------------------------------
Key: JBIDE-17969
URL:
https://issues.jboss.org/browse/JBIDE-17969
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.2.0.Beta2
Reporter: Catherine Robson
Assignee: Max Rydahl Andersen
Priority: Minor
Labels: application_wizard, uxtest
Fix For: 4.2.0.CR1
Attachments: code-anything-cartridge-type.png
During the application creation process, if the user chooses a custom cartridge we should
display the name of the cartridge from the .yml file in following wizard steps rather than
"code anything".
Reproducable steps:
# EXEC: New OpenShift application wizard
# EXEC: Select "Code Anything" Downloadable Cartridge.
# Paste in yml file (example used:
http://www.accursoft.com/cartridges/snap.yml)
Result:
ISSUE: Next screen shows Cartridge type: "code anything". EXPECTED:
cartridge type from yml file.
https://www.evernote.com/shard/s230/sh/6e600e31-5527-4159-856a-3c8fdf2463...
!code-anything-cartridge-type.png!
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)