#33419: forms.Field.help_text shouldn't be HTML-escaped when form is rendered 
with
as_ul(), as_p(), as_table().
----------------------------------+---------------------------------------
     Reporter:  Mariusz Felisiak  |                    Owner:  David Smith
         Type:  Bug               |                   Status:  assigned
    Component:  Forms             |                  Version:  4.0
     Severity:  Release blocker   |               Resolution:
     Keywords:                    |             Triage Stage:  Accepted
    Has patch:  0                 |      Needs documentation:  0
  Needs tests:  0                 |  Patch needs improvement:  0
Easy pickings:  0                 |                    UI/UX:  0
----------------------------------+---------------------------------------
Description changed by Mariusz Felisiak:

Old description:

> `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.

New description:

 `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 is 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#comment:3>
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/065.ccfc301c3a68783c6eebce927e8413d0%40djangoproject.com.

Reply via email to