Friendly Jira Robot created ERT-500:
---------------------------------------
Summary: Docker Image Run Network Tabs cause NPEs to occur in error log
[EBZ#514873]
Key: ERT-500
URL:
https://issues.jboss.org/browse/ERT-500
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
Fix For: Oxygen (4.7)
When clicking on various Network modes in the Image Run Launch and Wizards, NPE backtraces
show up in the error log. This is happening due to the data binding trying to bind the
off sequence of each radio button to a value (in this case, null). Validation is then
performed and causes an NPE trying to access the network string. The network mode logic
is working, but the backtraces need to be avoided.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)