#1799 closed defect (wontfix)
I can't attach the file with korean character.
| Reported by: | anonymous | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | wiki system | Version: | 0.9.3 |
| Severity: | critical | Keywords: | file name encoding |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Thank you for trac.
I used "default_charset = euc-kr" setting. but If I use "iso-8859-15", the problem exists.
This is error message.
Trac detected an internal error: '\xec\xb2\xa8\xeb\xb6\x80\xed\x8c\x8c\xec\x9d\xbc'
Attachments (0)
Change History (2)
comment:1 by , 20 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
comment:2 by , 20 years ago
| Priority: | normal → high |
|---|---|
| Severity: | normal → critical |
| Version: | 0.8.4 → 0.9.3 |
I try to attach the file with korean character. - ticket, wiki, browse source.
it's possible to attach the file.
But when i open the file or link browse source, file name is broken.
i want korean file attachment, browse source.
warning like this :
"Attachment : e?$i?".jpg does not exist."
"No node at~ "
"'ascii' codec can't decode byte 0xa1 in position 31: ordinal not in range(128)"



I tested trac-0.9pre -r 2015. I can attach the file with korean character.. thank you for your work…