UIKit0 / freemedforms

Automatically exported from code.google.com/p/freemedforms
Other
0 stars 0 forks source link

Utils:: saveFile and UTF-8 with Qt5 is buggy #283

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When using the Utils::saveStringToFile() file is UTF-8 encoded, but with Qt5.0 
the file is not correctly reconized by MacOs TextEdit. The encoding must be 
declared to UTF-8 when opening the file... This behavior was not present with 
Qt4.8. So Qt bug or FMF bug ?

Original issue reported on code.google.com by eric.mae...@gmail.com on 27 Jan 2013 at 8:05

GoogleCodeExporter commented 9 years ago

Original comment by eric.mae...@gmail.com on 14 Apr 2013 at 9:39