#1152 closed defect (fixed)
dojo.validation.isInRange("a") validates as true
Reported by: | dylan | Owned by: | dylan |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Core | Version: | 0.2 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
dojo.validation.isInRange("a") validates as true
Change History (3)
comment:1 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 16 years ago by
Milestone: | 0.4 → 0.5 |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
This won't work because it breaks things like +1,000 ... reverting for now, need a better solution later.
comment:3 Changed 16 years ago by
Cc: | [email protected]… added |
---|---|
Resolution: | → fixed |
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
fixed in [4901], and testcase added to unit tests