#19367: ContentFile fails to save with filesystem storage when initialized with
unicode string
-------------------------------------+-------------------------------------
     Reporter:  void                 |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  File                 |                  Version:  master
  uploads/storage                    |               Resolution:  fixed
     Severity:  Normal               |             Triage Stage:  Ready for
     Keywords:                       |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Claude Paroz <claude@…>):

 In [changeset:"e9301ae451f84b06687d27af0a43bcb986054f63"]:
 {{{
 #!CommitTicketReference repository=""
 revision="e9301ae451f84b06687d27af0a43bcb986054f63"
 [1.5.x] Fixed #19367 -- Fixed saving ContentFile in filesystem storage

 This was not working properly when ContentFile was initialized with
 an unicode string.
 Thanks Alexey Boriskin for the report and the test.

 Backport of 34dcf51e06 from master.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19367#comment:8>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to