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
Labels: release_notes, verified_jbdsis-8.0.3.CR2
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)