From: John A. T. <ja...@ja...> - 2011-08-09 16:46:33
|
On Tue, Aug 9, 2011 at 12:25 PM, Stefan Frey <ste...@we...> wrote: > The encoding (at least accoding to my editor) of the report files is still > UTF-8 and they open up in the editor correctly. > All tests report passed as well. > However to avoid those issues I suggest to remove the currency indicator > from > the report files used for testing. > I can do the code change tomorrow. > It won't be just currency characters -- you would have to avoid all names in the game as well. Better to make sure everything is always stored as UTF8 and interpreted as UTF8 and be done with it. -- John A. Tamplin |