]
Barry LaFond resolved TEIIDDES-2599.
------------------------------------
Resolution: Done
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.2, 9.0.3
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)