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

Summary: Wrong identifier can by filled in as datatype in several dialogs
Product: java Reporter: Jiri Prox <jiriprox>
Component: UnsupportedAssignee: issues@java <issues>
Status: VERIFIED INVALID    
Severity: blocker    
Priority: P4    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

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