Bug 194889 - Bug in DataStaging Page of the JSDL Editor - Page Blank with no DataStage element
Summary: Bug in DataStaging Page of the JSDL Editor - Page Blank with no DataStage ele...
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Geclipse (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Mathias Stümpert CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-06-29 04:33 EDT by Nicholas Loulloudes CLA
Modified: 2014-01-09 16:18 EST (History)
0 users

See Also:


Attachments
Patch for plugin: eu.geclipse.jsdl (1.18 KB, patch)
2007-06-29 04:34 EDT, Nicholas Loulloudes CLA
aog-ecl: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nicholas Loulloudes CLA 2007-06-29 04:33:26 EDT
A bug was identified that caused a NullPointerException in the DataStagePage.

The DataStage page is blank when no DataStage element is contained in the JSDL document. The problem was caused, when trying to set as default selection of the datastage files the first element of the SWT list, without checking whether there were any files in this list.


The attached patch fixes this bug.
Comment 1 Nicholas Loulloudes CLA 2007-06-29 04:34:25 EDT
Created attachment 72759 [details]
Patch for plugin:  eu.geclipse.jsdl
Comment 2 Mathias Stümpert CLA 2007-06-29 08:09:40 EDT
patch applied and committed
Comment 3 Mathias Stümpert CLA 2007-07-02 05:56:47 EDT
closed
Comment 4 Ariel Garcia CLA 2009-05-03 09:42:11 EDT
Comment on attachment 72759 [details]
Patch for plugin:  eu.geclipse.jsdl

Applied by Mathias