Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK 4.5.1 (Release)
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Browser: Other (specify version)
Language Found: English
Description
Steps to reproduce:
1. Create ZipCodeValidator with TextInput as source
2. Set validator.domain = ZipCodeValidatorDomainType.CANADA_ONLY
3. Enter "A0A0A" into TextInput
Actual Results:
"A0A0A" passes validation
Expected Results:
"A0A0A" fails validation due to invalid length
Workaround (if any):
none
using Chrome browser