Modify ↓
Opened 21 years ago
Closed 21 years ago
#1008 closed defect (fixed)
Contents of textareas should be HTML encoded
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8.1 |
| Component: | ticket system | Version: | 0.8 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal 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 (0)
Note:
See TracTickets
for help on using tickets.



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