]
Andre Dietisheim resolved JBIDE-25126.
--------------------------------------
Resolution: Done
this was fixed with the PR for JBIDE-25108
Server adapter editor, -wizard: validate debug-key, debug-port-key
fields
-------------------------------------------------------------------------
Key: JBIDE-25126
URL:
https://issues.jboss.org/browse/JBIDE-25126
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.5.1.AM2
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Labels: openshift_v3, server_adapter_editor, server_adapter_wizard
Fix For: 4.5.1.Final
Currently there's no validation (debug port is only required to be a numerical value,
keys are free of any constraint) of the keys and values if they're provided. We should
validate them.