#33419: forms.Field.help_text shouldn't be HTML-escaped when form rendered with
as_ul(), as_p(), as_table() helpers.
--------------------------------------------+------------------------
Reporter: Mariusz Felisiak | Owner: nobody
Type: Bug | Status: new
Component: Forms | Version: 4.0
Severity: Release blocker | Keywords:
Triage Stage: Accepted | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
--------------------------------------------+------------------------
`forms.Field.help_text` shouldn't be HTML-escaped (as
[https://docs.djangoproject.com/en/4.0/ref/forms/fields/#help-text
documented]) when form rendered with `as_ul()`, `as_p()`, `as_table()`
helpers.
Thanks Matt Westcott for the [https://groups.google.com/g/django-
developers/c/X7T4VYh3kmw report].
Regression in 456466d932830b096d39806e291fe23ec5ed38d5.
--
Ticket URL: <https://code.djangoproject.com/ticket/33419>
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/050.2c85ab14dee0a3716d94fa45a4a69112%40djangoproject.com.