From: Stefan F. <ste...@we...> - 2011-08-11 16:22:52
|
no, it does not. So either we have to make sure that UTF-8 is working everywhere (git-repo and all developers clones) or pipe the report output at the test run through a conversion to an ISO-8859-1 charset as in HTML. On Thursday, August 11, 2011 06:14:25 pm Erik Vos wrote: > But that doesn't fix the same problem with KKÖB in 18EU. > > Erik. > > > -----Original Message----- > > From: Stefan Frey [mailto:ste...@we...] > > Sent: Thursday, August 11, 2011 6:12 PM > > To: Development list for Rails: an 18xx game > > Subject: [Rails-devel] Automated test reports without currency identifier > > (19de64) > > > > I agree that it is the better solution to have UTF-8 working all the time > > (maybe Brett could check the setup of the git repo?) However it was easy > > to > > > adjust the test.profile such that the reports do not contain the > > problematic > > > yen and euro currency characters. > > > > On Tuesday, August 09, 2011 06:46:06 pm John A. Tamplin wrote: > > > 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. > > --------------------------------------------------------------------------- > - -- > > > Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user > > administration capabilities and model configuration. Take the hassle out > > of > > > deploying and managing Subversion and the tools developers use with it. > > http://p.sf.net/sfu/wandisco-dev2dev > > _______________________________________________ > > Rails-devel mailing list > > Rai...@li... > > https://lists.sourceforge.net/lists/listinfo/rails-devel > > --------------------------------------------------------------------------- > --- Get a FREE DOWNLOAD! and learn more about uberSVN rich system, > user administration capabilities and model configuration. Take > the hassle out of deploying and managing Subversion and the > tools developers use with it. > http://p.sf.net/sfu/wandisco-dev2dev > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel |