https://bugs.winehq.org/show_bug.cgi?id=18191
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |32c066f12abbf3864ec75b5cb6e | |9fb08c288c50b Status|NEW |RESOLVED Resolution|--- |FIXED Summary|Notepad should detect text |Notepad corrupts files |type and prompt to change |saved as utf-8 without a |saved file encoding |byte order mark (BOM) |automatically |
--- Comment #30 from Austin English austinenglish@gmail.com --- (In reply to Bruno Jesus from comment #28)
test-utf8-noboom.txt still shows the same incorrect text from comment 25. So this bug is still present.
I filed bug 38909 for that.
Or maybe it should be renamed and marked as fixed and a new bug about this specific file should be opened since there were several other things fixed here.
Sure, since utf-8 got its own bug (18192), let's make this about the issue for corrupting files without BOMs.
I've also filed bug 38910, for the original issue, that notepad should detect if there are characters in the file which cannot be represented in the target codepage.