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 123844

Summary: Save password doesn't work with null password
Product: db Reporter: David Vancouvering <davidvc>
Component: CodeAssignee: David Vancouvering <davidvc>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description David Vancouvering 2007-12-11 21:59:44 UTC
You can't save the password if your password is empty.  This is an important defect for MySQL and PostgreSQL users,
where the default password is empty.
Comment 1 David Vancouvering 2008-01-11 22:01:27 UTC
Modified:
  db/src/org/netbeans/modules/db/explorer/DatabaseConnectionConvertor.java (rev 1.15)
  db/src/org/netbeans/modules/db/explorer/DatabaseConnection.java (rev 1.56)
  db/src/org/netbeans/modules/db/explorer/actions/ConnectAction.java (rev 1.51)