#319 - Incorrect URL for column sorting in issues list

Description

When sorting issues by date created (by clicking on created in the header row) the link is to:

http://bugs.traq.io/traq/tickets&order_by=created_at.asc

This is incorrect, the correct link should be:

http://bugs.traq.io/traq/tickets?order_by=created_at.asc

Activity

13 years ago by Jack

  • Status New Accepted
Jack closed as Fixed 13 years ago

I've attempted to fix this, but some setups may still cause this. Make sure your server or rewrite rules don't add query strings to the URL when rewriting.

For example, this would be bad: rerouting /some/url/here to index.php?url=/some/url/here.

Status

Fixed
-
Normal

Details

Defect
3.0.7
-
-
Normal

Tracking

John Hobson
13 years ago
12 years and 3 months ago
0
-
-