Edgewall Software

Ticket #2706 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Problem with custom query sort when all filters are removed

Reported by: Matt Shin Owned by: cmlenz
Priority: normal Milestone: 0.9.4
Component: ticket system Version: 0.9.3
Severity: normal Keywords:
Cc:

Description

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.

Attachments

Change History

Changed 3 years ago by anonymous

  • owner jonas deleted

Changed 3 years ago by anonymous

  • milestone set to 0.9.4

Changed 3 years ago by cmlenz

  • owner set to cmlenz
  • status changed from new to assigned

Changed 3 years ago by cmlenz

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in [2890], [2891] and [2893].

Add/Change #2706 (Problem with custom query sort when all filters are removed)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.