Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): Windows
Language Found: Portuguese, Brazilian
Description
Steps to reproduce:
The default value of property "ThousandsSeparatorFrom" , "ThousandsSeparatorTo" and "thousandsSeparator" of Class "mx.formatters.NumberFormatter" should be "." with local pt_BR.
Actual Results:
The default value of property "ThousandsSeparatorFrom" , "ThousandsSeparatorTo" and "thousandsSeparator" of Class "mx.formatters.NumberFormatter" is "," now.
Expected Results:
The default value of property "ThousandsSeparatorFrom" , "ThousandsSeparatorTo" and "thousandsSeparator" of Class "mx.formatters.NumberFormatter" should be ".".
Workaround (if any):