#28672: CheckboxSelectMultiple does not correctly bind to the form attribute 
passed
in when rendered outside its containing form
-----------------------------+--------------------------------------
     Reporter:  Dylan Young  |                    Owner:  nobody
         Type:  Bug          |                   Status:  closed
    Component:  Forms        |                  Version:  1.8
     Severity:  Normal       |               Resolution:  worksforme
     Keywords:               |             Triage Stage:  Unreviewed
    Has patch:  0            |      Needs documentation:  0
  Needs tests:  0            |  Patch needs improvement:  0
Easy pickings:  0            |                    UI/UX:  0
-----------------------------+--------------------------------------

Comment (by Dylan Young):

 Hmmm... I'll dig deeper.  Maybe this is an issue with crispy-forms that
 needs to be submitted.

 As for your other note, this is in fact a data loss bug: every bit of data
 in that CheckboxSelectMultiple is lost on submit, barring an additional
 layer that saves dirty data in the form client-side for recovery.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28672#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 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/068.c8661a9ae8ac42be1f1ca3e56f072fd1%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to