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 - Add Index dialog doesn`t arise an error message when something is wrong
Summary: Add Index dialog doesn`t arise an error message when something is wrong
Status: RESOLVED INVALID
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: -FFJ-
Hardware: Sun Other
: P4 blocker (vote)
Assignee: Jan Chalupa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-12 23:25 UTC by issues@www
Modified: 2005-03-09 04:28 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 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.