Modify ↓
#3033 closed defect (fixed)
Error in link for sorting files in browser
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | high | Milestone: | 0.10 |
| Component: | version control/browser | Version: | devel |
| Severity: | normal | Keywords: | sort order |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
On my install the links to sort by name, date or size are wrong.
/trac/browser/trunk&order=date
However, on this site here these links are different and working:
/trac/browser/trunk?rev=3144&order=date
I think it has something to do with [3099]. When reverting to [3098] the revision is also included in the link and then it works
Attachments (0)
Change History (5)
comment:1 by , 20 years ago
| Owner: | changed from to |
|---|
comment:2 by , 20 years ago
| Priority: | normal → high |
|---|---|
| Status: | new → assigned |
comment:3 by , 20 years ago
| Keywords: | browser removed |
|---|---|
| Milestone: | 0.9.5 → 0.10 |
| Version: | 0.9.4 → devel |
Fixed by r3147.
comment:4 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:5 by , 20 years ago
Sorry, I got the version wrong. I was actaully running r3144 at the time. Thanks for the fix. It works for me.
Note:
See TracTickets
for help on using tickets.



Will look into this… However why did you set the version to 0.9.4? r3099 means you're running dev trunk, right?