Re: https://issues.apache.org/jira/browse/FLEX-33657

2013-08-09 Thread Alex Harui
I'm on slow bandwidth today so I can't do it for you, but you can check the git logs in the mustella folder for changes to tests after this code went in. I think I also saw that Windows has some default locale settings that cause decimals to appear by default, so I just manually set the format to

Re: https://issues.apache.org/jira/browse/FLEX-33657

2013-08-09 Thread Shengyuan Xue
I reproduce this issue on AIR and Web application with local en_US. I get different result between MAC and Window OS. On MAC OS it display single digits, but it display decimal on Window. BTW: My AIR and Player Version is the latest. Thanks. - Sunny.Xue On Aug 9, 2013, at 12:40 AM,

https://issues.apache.org/jira/browse/FLEX-33657

2013-08-08 Thread Justin Mclean
Hi, Can't reproduce this issue in en_AU , en_US or de_DE. Can someone else see if they can reproduce it. I'm guessing it's locale based but it may be another issue. Thanks, Justin