Opened 13 years ago
Closed 13 years ago
#17592 closed Bug (fixed)
urlize fails on this e-mail cambemoscow@.stream.ru
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Template system | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
When in my template I use |urlize filter it throws UnicodeError when text contains email with starting-dot domain "email@.stream.ru"
Attachments (1)
Change History (5)
comment:1 by , 13 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 13 years ago
Has patch: | set |
---|
comment:3 by , 13 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
comment:4 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
In [17435]:
(The changeset message doesn't reference this ticket)
Note:
See TracTickets
for help on using tickets.
Email seems invalid, but urlize shouldn't crash.