Opened 14 years ago
Closed 13 years ago
#2347 closed defect (wontfix)
[dojox.validate] dojo.validate.isUrl("1234") returns true
Reported by: | Owned by: | dante | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dojox | Version: | 0.4.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojo.validate.isUrl() returns true if the argument is an integer. I am sure this is not the expected behavior.
Change History (8)
comment:1 Changed 14 years ago by
Milestone: | → 0.9 |
---|---|
Status: | new → assigned |
comment:2 Changed 14 years ago by
Component: | Validate → Dojox |
---|---|
Owner: | changed from dylan to dante |
Status: | assigned → new |
comment:3 Changed 14 years ago by
Status: | new → assigned |
---|
comment:4 Changed 14 years ago by
Milestone: | 0.9 → 1.0 |
---|
comment:5 Changed 14 years ago by
Milestone: | 1.0 → 1.1 |
---|
comment:6 Changed 13 years ago by
Summary: | dojo.validate.isUrl("1234") returns true → [dojox.validate] dojo.validate.isUrl("1234") returns true |
---|
comment:8 Changed 13 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
1234 is technically a valid url. technically.
Note: See
TracTickets for help on using
tickets.
this is a relatively old bug. moving from 1.0 milestone, was being too optimistic. any dojox.validate contributors welcome.