Bug 74456 - [Presentations] Possible NPE in BasicPartList
Summary: [Presentations] Possible NPE in BasicPartList
Status: ASSIGNED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P5 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-21 14:32 EDT by Tod Creasey CLA
Modified: 2019-09-06 16:07 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tod Creasey CLA 2004-09-21 14:32:53 EDT
Line 157 and 158 have the following code 

name1 = lprov.getText(e1);
name2 = lprov.getText(e2);

getText can return null and no check for null is being done here.
Comment 1 Paul Webster CLA 2006-09-28 15:13:58 EDT
Is this still a problem in 3.3?

PW
Comment 2 Denis Roy CLA 2007-06-22 09:32:42 EDT
Changes requested on bug 193523
Comment 3 Eclipse Webmaster CLA 2019-09-06 16:07:36 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.