Modify ↓
Ticket #798 (closed defect: fixed)
Opened 7 years ago
Last modified 7 years ago
Escape HTML in query results
| Reported by: | cmlenz | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | high | Milestone: | 0.8 |
| Component: | ticket system | Version: | devel |
| Severity: | major | Keywords: | query |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
If a ticket summary contains HTML, the results table is currently getting screwed up. See http://projects.edgewall.com/trac/query?status=closed&resolution=invalid as an example (the summary of #184 contains HTML/XML).
Attachments
Change History
comment:1 Changed 7 years ago by cmlenz
- Status changed from new to assigned
comment:2 Changed 7 years ago by cmlenz
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.



Fixed in [940].