Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK 4.0 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: Dutch
Description
Steps to reproduce:
The default negative Currency formater should format 98.765,4321 to € 98.765,4321 with local nl_NL.
Actual Results:
The default negative Currency formater format -98.765,4321 to -€ 98.765,4321.
The negative signal is on the left.
Expected Results:
The default negative Currency formater should format 98.765,4321 to € 98.765,4321.
The negative signal should be on the right.
Workaround (if any):