]
Barry LaFond updated TEIIDDES-2599:
-----------------------------------
Fix Version/s: 9.0.3
(was: 9.0.4)
Couple issues with Teiid Connection Importer
--------------------------------------------
Key: TEIIDDES-2599
URL:
https://issues.jboss.org/browse/TEIIDDES-2599
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 9.0.3
Reporter: Barry LaFond
Assignee: Barry LaFond
Fix For: 9.0.3, 9.2
If a Data Source doesn't have a driver, selecting it will cause an NPE. Need to add
null check.
If a the ds name or translator type is null, then SetTranslatorPage will throw an illegal
arg on widget's setText(null)