SuperKaioken / odbc2kml

Automatically exported from code.google.com/p/odbc2kml
0 stars 0 forks source link

Save connection doesnt verify connection details before saving #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a connection.
2. Enter invalid connection info.
3. Click save.
4. Connection saves.
5. Click the connection.
6. Error because of invalid conn info.

Original issue reported on code.google.com by sweenr...@gmail.com on 1 Apr 2010 at 6:19

GoogleCodeExporter commented 9 years ago
No longer an issue because we changed to use Connection.saveConn() function to 
save 
connections.

Original comment by nind...@gmail.com on 6 Apr 2010 at 7:51

GoogleCodeExporter commented 9 years ago
verified that is no longer saving invalid info, but not showing an error message
either saying why it didn't save - see issue 128

Original comment by sweenr...@gmail.com on 6 Apr 2010 at 8:48