]
Marián Labuda reassigned JBIDE-18665:
-------------------------------------
Assignee: (was: Marián Labuda)
Application wizard: Should not use project-name as application name
if it's invalid, should sanitze it
------------------------------------------------------------------------------------------------------
Key: JBIDE-18665
URL:
https://issues.jboss.org/browse/JBIDE-18665
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.2.0.CR2
Reporter: Andre Dietisheim
Priority: Minor
Labels: application_wizard
Fix For: LATER
Attachments: non-alphanumeric-application-name.png
In JBIDE-18052 we started using the project name as suggested application name. If the
project name is using non-alphanumeric characters, the suggested application name is
invalid. We should not suggest invalid application names, we should sanitize those names
before suggesting those.