[Trac-tickets] [The Trac Project] #2243: unescaped desctiption of
removed ticket in a query results view
The Trac Project
noreply at edgewall.com
Wed Oct 19 05:07:51 CDT 2005
#2243: unescaped desctiption of removed ticket in a query results view
--------------------------------+-------------------------------------------
Reporter: nakahiro at gmail.com | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone:
Component: ticket system | Version: 0.9b2
Severity: normal | Keywords: |
--------------------------------+-------------------------------------------
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".
1. add a ticket which description is "<foo> bar"
2. show the ticket in query view
3. close the ticket with svn post-commit script
4. reload the query view
5. the description seems "bar" in italic (bare "<foo> bar" in HTML
source)
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2243>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list