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 22404

Summary: Add Index dialog doesn`t arise an error message when something is wrong
Product: ide Reporter: issues@www <issues>
Component: CodeAssignee: Jan Chalupa <jchalupa>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P4    
Version: -FFJ-   
Hardware: Sun   
OS: Other   
Issue Type: DEFECT Exception Reporter:

Description issues@www 2002-04-12 23:25:45 UTC
Description: 
Tested in build 010724_1_CE, jdk1.3.1.

- create a connection in DBExplorer and connect to database
- expand some table
- right click on "Indexes" node and select "Add Index..."
- set NOTHING in the dialog and click OK button
- nothing happens but an error/inform message should appear saying what is wrong

http://www.netbeans.org/issues/show_bug.cgi?id=15411


Evaluation: 
A exception during execution time for add index (AddIndexDialog class) is caught
only, no handled. It should be notified by Error Message.

A comment.
Comment 1 Jan Chalupa 2002-11-01 16:09:57 UTC
A test issue. Changing to RESOLVED INVALID.