This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 37904 - Unexpected Exception on AddField when no type is specified
Summary: Unexpected Exception on AddField when no type is specified
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-09 15:58 UTC by HexJam
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc stack trace (2.71 KB, text/plain)
2003-12-15 09:01 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description HexJam 2003-12-09 15:58:51 UTC
This is simple to reproduce (and most likely to 
fix).  

Create a class, and select add a new field, 
the "Add New Field" dialog appears.  Now delete 
the text in the "type" field (int by default) 
and hit OK.  You should now have the exception 
on your screen.
Comment 1 Milan Kubec 2003-12-15 09:00:15 UTC
MissingResourceException attached.
Comment 2 Milan Kubec 2003-12-15 09:01:00 UTC
Created attachment 12571 [details]
exc stack trace
Comment 3 Jan Pokorsky 2003-12-15 17:03:30 UTC
fixed in

/cvs/java/srcmodel/src/org/openide/src/nodes/Bundle.properties
new revision: 1.5; previous revision: 1.4
Comment 4 Tomas Hurka 2003-12-16 10:42:12 UTC
Note this is duplicate of issue #34365.
Comment 5 Quality Engineering 2007-09-20 10:55:48 UTC
Reorganization of java component