#18779 closed Bug (fixed)
URLValidator can't validate url with ipv6.
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Core (Other) | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
URLValidator detects 'http://[2001:0db8:11a3:09d7:1f34:8a2e:07a0:765d]:8080/' as incorrect URL.
Change History (3)
comment:1 by , 12 years ago
Component: | Database layer (models, ORM) → Core (Other) |
---|---|
Triage Stage: | Unreviewed → Accepted |
Version: | 1.3 → master |
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In [bfa9fc69bf0afae907af0ba3ef2cab8e10a4fa61]: