#31710: Added all files validation to the "Uploading multiple files" example.
-------------------------------------+-------------------------------------
     Reporter:  nawaik               |                    Owner:  Mahanth
         Type:                       |  kumar
  Cleanup/optimization               |                   Status:  assigned
    Component:  Documentation        |                  Version:  dev
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by jaspercram):

 When I add a validator to the image form (using something like
 https://gist.github.com/mobula/da99e4db843b9ceb3a3f ), only the first
 image gets validated. I assume that is another consequence of the problem
 described above. This way, it is not possible to check if the uploaded
 images are not too big. For a developer who is using validators for multi
 image uploads, it is hard to detect that the code doesn't behave as
 expected.
 Shouldn't this be reclassified as a bug?

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

Reply via email to