#22971: Can't receive file with non-ascii filename according to rfc2388
-------------------------------+------------------------------------
     Reporter:  homm           |                    Owner:  nobody
         Type:  Bug            |                   Status:  new
    Component:  HTTP handling  |                  Version:  master
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Accepted
    Has patch:  1              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+------------------------------------

Comment (by homm):

 Thanks, claudep, it's great!

 A want to note, according
 rfc5987(http://tools.ietf.org/html/rfc5987#section-4.2) unicode value
 should be preferred over ascii.

    In this case, the sender provides an ASCII version of the title for
    legacy recipients, but also includes an internationalized version for
    recipients understanding this specification -- the latter obviously
    ought to prefer the new syntax over the old one.

 I still don't know is rfc5987 applicable to multipart headers, though.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22971#comment:4>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/062.7794f49500f6545a610f03f0341bcfe3%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to