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