Modify ↓
#2243 closed defect (fixed)
unescaped description of removed ticket in a query results view
| Reported by: | Owned by: | Christopher Lenz | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | ticket system | Version: | 0.9b2 |
| Severity: | normal | Keywords: | query |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Sorry if it has been already reported.
A ticket description seems not to be escaped in a query results view when the ticket is "originally in the query results but no longer match the constraints".
- add a ticket which description is "<foo> bar"
- show the ticket in query view
- close the ticket with svn post-commit script
- reload the query view
- the description seems "bar" in italic (bare "<foo> bar" in HTML source)
Attachments (0)
Change History (2)
comment:1 by , 20 years ago
| Keywords: | query added |
|---|---|
| Milestone: | → 0.9 |
| Owner: | changed from to |
| Status: | new → assigned |
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
| Summary: | unescaped desctiption of removed ticket in a query results view → unescaped description of removed ticket in a query results view |
Note:
See TracTickets
for help on using tickets.



Fixed in [2408].