#11030: File uploads break on non english filesystem encoding
-------------------------------------+-------------------------------------
Reporter: | Owner: nobody
Honza_Kral | Status: closed
Type: | Component: File
Uncategorized | uploads/storage
Milestone: | Severity: Normal
Version: 1.2 | Keywords: file path encoding
Resolution: wontfix | Has patch: 1
Triage Stage: | Needs tests: 0
Unreviewed | Easy pickings: 0
Needs documentation: 0 |
Patch needs improvement: 0 |
UI/UX: 0 |
-------------------------------------+-------------------------------------
Changes (by David Danier <david.danier@…>):
* cc: david.danier@… (added)
* ui_ux: => 0
* type: => Uncategorized
* severity: => Normal
* easy: => 0
Comment:
Perhaps the low-level-storage API could use smart_str(filename,
encoding=sys.getfilesystemencoding()) to solve this issue without having
to modify the environment? Anyways I'd love to see the docs somewhere more
prominent.
--
Ticket URL: <https://code.djangoproject.com/ticket/11030#comment:7>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.