#33251: Breaking change missing from Django 4.0 changelog
-------------------------------+--------------------------------------
     Reporter:  Dylan Verheul  |                    Owner:  nobody
         Type:  Uncategorized  |                   Status:  new
    Component:  Forms          |                  Version:  4.0
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------
Description changed by Dylan Verheul:

Old description:

> This commit b9e872b59329393f615c440c54f632a49ab05b78 changes the behavior
> of RadioSelect. It caused tests to fail in the django-bootstrap5 package
> when testing against Django main branch and Django 4.0.b1. The tests
> failed because a `for=XXX` was unexpectedly not generated. I couldn't
> find the change in the changelog, but I could find the change in the
> source code (see commit link).

New description:

 This commit b9e872b59329393f615c440c54f632a49ab05b78 changes the behavior
 of RadioSelect. It caused tests to fail in the django-bootstrap5 package
 when testing against Django main branch and Django 4.0.b1. The tests
 failed because a `for=XXX` was unexpectedly not generated in the label
 tag. I couldn't find the change in the changelog, but I could find the
 change in the source code (see commit link).

--

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33251#comment:1>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/062.dcf26f7f9b9a275fb671697838fcb775%40djangoproject.com.

Reply via email to