Opened 17 years ago
Closed 17 years ago
#5715 closed (duplicate)
The link which includes non-ASCII is not encoded in admin view.
Reported by: | Takanao Endoh | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
http://127.0.0.1:8000/admin/blog/entry/?q=スパム
Non-ASCII should be encoded.
http://127.0.0.1:8000/admin/blog/entry/?q=%E3%82%B9%E3%83%91%E3%83%A0
It becomes a problem with Internet Explorer.
Attachments (1)
Change History (2)
by , 17 years ago
Attachment: | admin_iriencode.diff added |
---|
comment:1 by , 17 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This'll be fixed with #4074