[Trac-tickets] [The Trac Project] #2706: Problem with custom query sort when all filters are removed

The Trac Project noreply at edgewall.com
Wed Feb 1 03:49:37 CST 2006


#2706: Problem with custom query sort when all filters are removed
---------------------------+------------------------------------------------
 Reporter:  Matt Shin      |       Owner:  jonas
     Type:  defect         |      Status:  new  
 Priority:  normal         |   Milestone:       
Component:  ticket system  |     Version:  0.9.3
 Severity:  normal         |    Keywords:       
---------------------------+------------------------------------------------
 In a custom query, if you remove all filters (and update), you get to the
 URL such as [http://projects.edgewall.com/trac/query?order=priority]. If
 you then try and sort the ticket using the hyperlinks at the top of the
 ticket table, you will be linked to an URL such as
 [http://projects.edgewall.com/trac/query&order=id]. Click on it and you
 get an error {{{No handler matched request to /query&order=id}}}. Note the
 ampersand after "query" and before "order", it should be a question mark.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2706>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list