
noreply at edgewall
Oct 1, 2006, 2:33 PM
Post #1 of 1
(835 views)
Permalink
|
|
Re: [The Trac Project] #1707: Custom Query screen does work with search values containing backslash ('\')
|
|
#1707: Custom Query screen does work with search values containing backslash ('\') ----------------------------------------------------+----------------------- Reporter: Ian Leader <__ian.leader__ [at] line> | Owner: jonas Type: defect | Status: reopened Priority: low | Milestone: Component: report system | Version: 0.10 Severity: normal | Resolution: Keywords: | ----------------------------------------------------+----------------------- Changes (by anonymous): * priority: normal => low * resolution: worksforme => * status: closed => reopened * component: ticket system => report system * version: devel => 0.10 Comment: This seems to have reemerged in 0.10. * On a system that has \ as a character in a username. e.g. DOMAIN\user on a windows box. Running firefox 1.5.0.7, python 2.3 apache 2.054 mod_python, mod_sspi * restrict_owner = true (may not be neccessary) * Go to Roadmap, create a milestone and assign some tickets to that milestone * Click on active tickets to bring up query * Add filter on owner * Try to select owner - Names are scrambled because of \ being processed * Select an owner anyway and click Update * Note query string in URL has scrambled user name and query returns no results * Select owner again, this time names are OK and the query works. -- Ticket URL: <http://trac.edgewall.org/ticket/1707#comment:5> The Trac Project <http://trac.edgewall.org/> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Tickets" group. To post to this group, send email to trac-tickets [at] googlegroups To unsubscribe from this group, send email to trac-tickets-unsubscribe [at] googlegroups For more options, visit this group at http://groups.google.se/group/trac-tickets -~----------~----~----~----~------~----~------~--~---
|