Bug #13397 Save of script ignores opened character set and saves as ANSI
Submitted: 22 Sep 2005 9:01 Modified: 28 Sep 2005 14:23
Reporter: Stefan Piispanen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.1.14 OS:Windows (Windows XP Pro)
Assigned to: Mike Lischke CPU Architecture:Any

[22 Sep 2005 9:01] Stefan Piispanen
Description:
Script opened as UTF-8, modified and then saved using the "Save" function
appears to be saved with ANSI character set...

(Can be worked around by always using "Save As" but it gets annoying...)

How to repeat:
Create a new script, add som swedish characters (åäö)
Save script as UTF-8 and close script
Open the script as UTF-8 add some modification
Save the script by pressing the "Save" iconbutton
Open the script as UTF-8 and the swedish characters are gone!
Close the script and open as ANSI and the swedish characters are still there...

Suggested fix:
Save the script using the same character set used for opening the script...
[22 Sep 2005 15:33] Jorge del Conde
Thanks for your bug report.  I was able to reproduce this using 1.1.14
[28 Sep 2005 14:23] Mike Lischke
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html