[Trac-tickets] [The Trac Project] #1707: Custom Query screen does
not unescape escaped characters in URLs
The Trac Project
noreply at edgewall.com
Thu Jun 23 15:29:09 CDT 2005
#1707: Custom Query screen does not unescape escaped characters in URLs
---------------------------+------------------------------------------------
Id: 1707 | Status: new
Component: ticket system | Modified: Thu Jun 23 15:29:08 2005
Severity: normal | Milestone:
Priority: normal | Version: 0.8.4
Owner: jonas | Reporter: Ian Leader <__ian.leader__ at line.co.uk>
---------------------------+------------------------------------------------
This can be seen most easily from the Roadmap module:
* Add a ticket owned by 'domain\user', and assign it to a milestone.
* Go to the Roadmap page for that mileston and select 'Ticket Status by
Owner'
* Click on the owner domain\user. The URL generated will be something
like:
{{{
http://localhost:8080/cgi-
bin/trac-0.9.cgi/query?owner=domain%5Cuser&milestone=blah
}}}
And no tickets are shown.
Tested on W2K Server & WXP SP2, Apache 2.0, CGI & mod_python, 0.8.4 &
devel [1847].
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1707>
The Trac Project <>
More information about the Trac-Tickets
mailing list