#305 closed defect (fixed)
dojo.regexp.host doesn't allow hostnames that start with numbers
Reported by: | david | Owned by: | david |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.2 |
Keywords: | email host | Cc: | |
Blocked By: | Blocking: |
Description
Hostnames with numbers should be supported since they are inded valid.
Change History (3)
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Milestone: | → 0.2.2release |
---|
Note: See
TracTickets for help on using
tickets.
(In [2750]) made dojo.string.escape more flexible; fixed issue with domain parsing expression (fixes #305)