Modify ↓
Ticket #1008 (closed defect: fixed)
Opened 7 years ago
Last modified 7 years ago
Contents of textareas should be HTML encoded
| Reported by: | psuspam@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8.1 |
| Component: | ticket system | Version: | 0.8 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
The contents of the Comment textarea on the ticket preview page should be HTML encoded. (>, <, and & should be replaced with entities.) The w3c validator confirms this. The Description textarea is already fine; we probably just missed a spot.
Attachments
Change History
comment:1 Changed 7 years ago by cmlenz
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



This has already been fixed in [1095]. See also #979.