]
Andre Dietisheim updated JBIDE-16903:
-------------------------------------
Fix Version/s: 4.2.0.CR1
(was: 4.2.0.Beta3)
Application wizard: application type label should show full cartridge
name (predefined carts: short-name, downloadable carts: url)
----------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-16903
URL:
https://issues.jboss.org/browse/JBIDE-16903
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.2.0.Beta1
Reporter: Andre Dietisheim
Priority: Minor
Labels: application_wizard
Fix For: 4.2.0.CR1
Attachments: code-anything-url-missing.png, jbossas-7-shortname-missing.png
Steps to reproduce:
# EXEC: launch New Application wizard
# EXEC: select *Code Anything* and get to next page
# ASSERT: Application type should show *Code Anything (url)*
Result:
Application type only shows *Code Anything* (url is missing)
!code-anything-url-missing.png!
# EXEC: launch New Application wizard
# EXEC: select *JBoss Application Server 7* and get to next page
# ASSERT: Application type should show *JBoss Application Server 7 (jbossas-7)*
Result:
Application type only shows *JBoss Application Server 7* (short-name is missing)
!jbossas-7-shortname-missing.png!