#11888: Unable to render file name with special chars (non-ascii)
-------------------------------------------+--------------------------------
Reporter: rjc | Owner: nobody
Status: closed | Milestone: 1.2
Component: django.contrib.admin | Version: 1.1
Resolution: worksforme | Keywords: file unicode
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 1
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Changes (by kmtracey):
* status: new => closed
* resolution: => worksforme
Comment:
I can't recreate a problem here. Using trunk r12678 I:
Created an object in admin. The object has a file field, and I specified a
file named 'unicode汉汉.txt' for upload during creation.
Selected "Save and continue editing". Admin presented the edit page for
the newly-created object. The file field widget then includes a link to
the current file, which I can click and then be taken to a new page
showing the file contents.
This happened to be on Apache/mod_wsgi. I need more details of the failing
case to understand what the reported problem here might be.
--
Ticket URL: <http://code.djangoproject.com/ticket/11888#comment:3>
Django <http://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.