#18515: Problematic validation code in FileField
-------------------------------------+-------------------------------------
     Reporter:  yoyoma               |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  File                 |                  Version:  1.4
  uploads/storage                    |               Resolution:  fixed
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:  max_length,          |      Needs documentation:  0
  FileField, fields                  |  Patch needs improvement:  0
    Has patch:  1                    |                    UI/UX:  0
  Needs tests:  0                    |
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by Claude Paroz <claude@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [05d333ba3bb16af024c11966d2072de38fe9f82f]:
 {{{
 #!CommitTicketReference repository=""
 revision="05d333ba3bb16af024c11966d2072de38fe9f82f"
 Fixed #18515 -- Conditionally regenerated filename in FileField validation

 When a FileField value has been saved, a new validation should not
 regenerate a new filename when checking the length. Refs #9893.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18515#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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to