Bug #50965 | Path to config file it's not saved when you use explore (...) button | ||
---|---|---|---|
Submitted: | 6 Feb 2010 18:21 | Modified: | 19 Feb 2010 0:00 |
Reporter: | Carlos Pereira | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 5.2.15 OSS Beta | OS: | Windows |
Assigned to: | Alfredo Kojima | CPU Architecture: | Any |
Tags: | manage server instances, Path to config file |
[6 Feb 2010 18:21]
Carlos Pereira
[15 Feb 2010 21:53]
Johannes Taxacher
fixed in repository
[16 Feb 2010 9:29]
Daniel Sachse
There seems to be a similar problem with other text boxes too. I was editing a View yesterday (WinXP/MySQL5.1.42community/Workbench5.2.14) and copied and pasted some text. When i clicked Apply, the query to be sent to the server did NOT contain my just pasted text pieces.
[16 Feb 2010 13:54]
Tony Bedford
An entry has been added to the 5.2.16 changelog: In the System Profile tab of the Manage Server Instances dialog, if the Path to configuration file textfield was set using the browse button, ..., then the value in the textfield appeared to be set correctly to the selected file. However, if the dialog was closed and reopened, the new path was not displayed in the text field. If the path was manually entered, rather than using the browse button, the textfield would display the correct path even if the dialog was closed and reopened.
[19 Feb 2010 0:00]
Carlos Pereira
Yeah, and I discover a new problem in the SQL Editor When you make a right click in text box to paste some sql works great but if you try in edit -> paste the option is disabled. This happend with copy and cut options!!!