[
https://issues.jboss.org/browse/TEIIDDES-1802?page=com.atlassian.jira.plu...
]
Barry LaFond resolved TEIIDDES-1802.
------------------------------------
Resolution: Done
fixed enablement issue of Add button and added tooltip to Include checkbox
NPE when trying to add Result Set to the procedure that is being
created
------------------------------------------------------------------------
Key: TEIIDDES-1802
URL:
https://issues.jboss.org/browse/TEIIDDES-1802
Project: Teiid Designer
Issue Type: Bug
Components: Dialogs
Affects Versions: 8.2
Reporter: Van Halbert
Assignee: Barry LaFond
Priority: Critical
Fix For: 8.2
When in the create procedure dialog, unable to press the Result Set tab.
Produces the NPE:
java.lang.NullPointerException
at
org.teiid.designer.transformation.ui.editors.ViewProcedureEditorPanel$3.widgetSelected(ViewProcedureEditorPanel.java:298)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4166)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1489)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira