#23397: Multipart base64 file decoding of fails with large files when the 
encoded
string contains newlines.
-------------------------------+------------------------------------
     Reporter:  jhobbs         |                    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 jhobbs):

 I hit this working on MAAS - http://launchpad.net/maas - which uses Django
 for its web interface and API. We recently added an API call for uploading
 large files, which is where I ran into this.

 MAAS's cli uses python stdlib's Email.generator to build multipart
 requests (http://bazaar.launchpad.net/~maas-
 maintainers/maas/trunk/view/head:/src/apiclient/multipart.py).

 Here's the original bug on launchpad:
 https://bugs.launchpad.net/maas/+bug/1363348

--
Ticket URL: <https://code.djangoproject.com/ticket/23397#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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.c08672474d0ed2658f6ca99fabe9da7a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to