Bug #30568 | Invalid charset gets selected when looking at ODBC configuration | ||
---|---|---|---|
Submitted: | 22 Aug 2007 15:45 | Modified: | 13 Sep 2007 17:28 |
Reporter: | Stefan Nordhausen | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / ODBC | Severity: | S2 (Serious) |
Version: | 3.51.19 | OS: | Windows (XP SP2) |
Assigned to: | Jim Winstead | CPU Architecture: | Any |
[22 Aug 2007 15:45]
Stefan Nordhausen
[22 Aug 2007 16:17]
MySQL Verification Team
Thank you for the bug report.
[5 Sep 2007 8:40]
Stefan Nordhausen
The same thing happens with the combo box that lets you select the database to connect to, which makes it easy to accidently delete your database selection. So this seems to be a general problem with the handling of combo boxes and may affect other parts of the GUI as well.
[11 Sep 2007 1:00]
Jim Winstead
Use empty string instead of one space for empty selection in combo boxes
Attachment: bug30568.patch (text/plain), 1008 bytes.
[11 Sep 2007 5:18]
Jim Winstead
The fix for this bug has been committed to the source repository. It will be included in the next release, 3.51.21.
[13 Sep 2007 17:28]
MC Brown
A note has been added to the 3.51.21 changelog: Clicking outside the character set selection box when configuring a new DSN could cause the wrong character set to be selected.