[Trac-tickets] Re: [The Trac Project] #885: escape title attribute
on changeset links
The Trac Project
noreply at edgewall.com
Fri Nov 5 01:04:37 EST 2004
#885: escape title attribute on changeset links
---------------------+------------------------------------------------------
Id: 885 | Status: new
Component: general | Modified: Fri Nov 5 01:04:37 2004
Severity: normal | Milestone: 0.8
Priority: normal | Version: devel
Owner: jonas | Reporter: Matthew Good <matt-good.net>
---------------------+------------------------------------------------------
Comment (by Matthew Good <matt-good.net>):
Ok, let's try something different as Trac decided to screw that up and not
escape the {{{&}}} on the HTML entities.
Here's some HTML from the timeline:
{{{
[<a title=" * Only enable the resolution <select> if "closed is the
only/first ...
href="http://projects.edgewall.com/trac/changeset/1017">1017</a>]
}}}
Note that the < > and " characters in the title text aren't escaped.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/885>
The Trac Project <>
More information about the Trac-Tickets
mailing list