[Bug 18191] Notepad should detect text type and prompt to change saved file encoding automatically

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jul 2 09:44:45 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=18191





--- Comment #10 from Alexander Scott-Johns <alexander.scott.johns+winebug at googlemail.com>  2009-07-02 09:44:44 ---
Patches which implement opening and saving in Unicode were sent and have been
committed:

http://source.winehq.org/git/wine.git/?a=commit;h=42729bc1c1cc513a82cae4f793dccce52da71ddb
http://source.winehq.org/git/wine.git/?a=commit;h=8b6b7b2c39d77f7cd29657ecc3956955e5aa75c2
http://source.winehq.org/git/wine.git/?a=commit;h=080cc909929dc4eb64711120b6544d5f42634ebf
http://source.winehq.org/git/wine.git/?a=commit;h=67766392bf735c6c9007213bd14b64bdeeee389a
http://source.winehq.org/git/wine.git/?a=commit;h=84fd1c84f8f2393290438f452adaeb24ff9fba92

Files saved in UTF-8 by Wine Notepad have a byte-order mark. Unix apps may not
expect this.

Files saved in UTF-8 by Unix apps will not have a byte-order mark. To open
these in Wine Notepad, you need to change the encoding.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list