Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK 4.1 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows XP
Language Found: English
Description
Steps to reproduce:
1. Copy/paste the source code of the NumberValidator example in "Tour de Flex" 1.2.3 on a new Flash Builder 4 project
2. Compile it and enter a number between 18 and 50
3. Press the validate button
Actual Results:
The number is never validated and you have an error message (I only have the French error message : "L'un des paramètres de formatage est incorrect")
Expected Results:
The number should be validated.
Workaround (if any):
Use a RegExp Validator