#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

12 years and 9 months ago by Jack

  • Status New Accepted
Jack closed as Fixed 12 years and 9 months 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
12 years and 9 months ago
11 years and 11 months ago
0
-
-