#32718: [3.2.1] Issue with assigning file to FileField
-------------------------------------+-------------------------------------
     Reporter:  Jakub Kleň           |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  2.2
  (models, ORM)                      |
     Severity:  Release blocker      |               Resolution:
     Keywords:  3.2.1 file model     |             Triage Stage:  Accepted
  filefield fieldfile                |
    Has patch:  1                    |      Needs documentation:  1
  Needs tests:  1                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Florian Apolloner):

 Replying to [comment:22 carderm]:
 > {{{
 > model_inst.save()    #<<< in Django Latest Git commit will create
 "MEDIA_ROOT/users/file.txt ! which is incorrect - missing path!
 > }}}

 I cannot reproduce this, this fails also with `SuspiciousFileOperation:
 File name 'steve/file.txt' includes path elements` for me. Please provide
 an actual reproducer.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32718#comment:25>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.ad1a645b68adaad4c135298d01c566f5%40djangoproject.com.

Reply via email to