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 147249

Summary: "OK" button becomes enabled during database creation
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: MySQLAssignee: David Vancouvering <davidvc>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Roman Mostyka 2008-09-15 11:05:52 UTC
1. Connect to MySQL server.
2. Rightclick it's node and choose "Create Database".
3. Choose some sample database and click "OK".
4. During creation of database, choose another sample database.

Result: "OK" button becomes enabled. Not P2 only because pressing of "OK" button do nothing. ;)
Comment 1 David Vancouvering 2008-09-15 16:59:45 UTC
I was seeing this but I thought I fixed this...  Oh well.
Comment 2 David Vancouvering 2008-09-15 20:09:48 UTC
be43b47754e5
Comment 3 Roman Mostyka 2008-09-16 11:52:35 UTC
Verified with build 080916.
Comment 4 Quality Engineering 2008-09-16 17:32:27 UTC
Integrated into 'main-golden', will be available in build *200809161401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/be43b47754e5
User: David Van Couvering <davidvc@netbeans.org>
Log: #147249: "OK" button becomes enabled during database creation