]
Marián Labuda updated JBIDE-18665:
----------------------------------
Comment: was deleted
(was: Closing because there is not going to be any time to fix openshift related JIRAs
with fixVersion set to LATER.)
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
Assignee: Marián Labuda
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.