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 "areaCodeFormat" of Class "mx.formatters.PhoneFormatter" should be "(##)" with local pt_BR.
Actual Results:
The default value of property "areaCodeFormat" of Class "mx.formatters.PhoneFormatter" is "(###)" now.
Expected Results:
The default value of property "areaCodeFormat" of Class "mx.formatters.PhoneFormatter" should be "(##)".
Workaround (if any):