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 59280 - Wrong identifier can by filled in as datatype in several dialogs
Summary: Wrong identifier can by filled in as datatype in several dialogs
Status: VERIFIED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-26 12:45 UTC by Jiri Prox
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2005-05-26 12:45:53 UTC
NB 4.1 (200505031930) - instrumented
JDK 1.5.0_03

Wrong identifier can be entered as as return type of method or super class in
several dialogs. These dialog are accessible form popup menu of the project
window, menu item "Add". (e.g. right click on the class/field/method/... node in
the project window, the to the item "Add" and finaly on some menu item)

The value of the return type or super class is not checked and after closing the
dialog, it is written to the code.
Comment 1 Jan Becicka 2007-09-19 12:53:36 UTC
This issue is no more valid in 6.0
Comment 2 Jiri Prox 2007-09-19 13:24:12 UTC
v.
Comment 3 Quality Engineering 2007-09-20 09:59:24 UTC
Reorganization of java component