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 25606 - Select connection throws an exception
Summary: Select connection throws an exception
Status: CLOSED DUPLICATE of bug 24050
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@db
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-14 15:47 UTC by pknakal
Modified: 2002-07-24 15:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception body (2.54 KB, text/plain)
2002-07-14 15:49 UTC, pknakal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pknakal 2002-07-14 15:47:44 UTC
Simply get module from Autoupdate and istall it.
Then create new conntection to a database. When
you select the connection, exception is thrown.
Comment 1 pknakal 2002-07-14 15:49:55 UTC
Created attachment 6652 [details]
exception body
Comment 2 Radko Najman 2002-07-15 14:18:51 UTC
This problem was caused by a bug in BoolEditor.
Fix: BoolEditor was replaced by BooleanEditor.

*** This issue has been marked as a duplicate of 24050 ***
Comment 3 pknakal 2002-07-24 15:05:44 UTC
Works correctly ... problem with module from autoupdate.