Opened 4 years ago
Closed 4 years ago
#33255 closed Bug (invalid)
Closing </Body> tag inside textarea is being lowercased.
| Reported by: | Dmitry Silaev | Owned by: | nobody |
|---|---|---|---|
| Component: | Template system | Version: | 3.2 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description (last modified by )
Attachments (1)
Change History (3)
by , 4 years ago
comment:1 by , 4 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 4 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
| Summary: | Closing </Body> tag inside textarea is being lowercased → Closing </Body> tag inside textarea is being lowercased. |
Note:
See TracTickets
for help on using tickets.

Thanks for this report, however I cannot reproduce this issue. Django doesn't do anything specific with HTML inside the
<textarea>so I don't believe Django is at fault.