Edgewall Software
Modify

Opened 19 years ago

Closed 17 years ago

#1207 closed defect (fixed)

Browser doesn't retain sorting criteria

Reported by: moschny@… Owned by: Christian Boos
Priority: low Milestone: 0.11
Component: version control/browser Version: 0.9.5
Severity: minor Keywords: patch
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

In the source code browser, one can sort the elements either by name or age, and either ascending or descending. However, upon navigating to a parent- or subfolder, the sorting criteria is not retained.

The current values of the order and desc resp. asc arguments should be passed (appended) to all links containing /browser/, i.e. directories and ...

Attachments (1)

preserve_order.diff (1.9 KB ) - added by adeason@… 18 years ago.
Implementation patch against 0.9-stable

Download all attachments as: .zip

Change History (5)

comment:1 by Christopher Lenz, 19 years ago

Priority: normallow
Severity: normalminor

by adeason@…, 18 years ago

Attachment: preserve_order.diff added

Implementation patch against 0.9-stable

comment:2 by adeason@…, 18 years ago

Keywords: patch added
Version: 0.80.9.5

Here's a patch for this, if anyone's still interested.

comment:3 by anonymous, 18 years ago

Milestone: 0.11
Owner: changed from Jonas Borgström to Christian Boos

Thanks for the patch. There's no need to pass a dict argument to the href, however. Keyword arguments should be used instead.

comment:4 by Christian Boos, 17 years ago

Resolution: fixed
Status: newclosed

Fixed in r4251.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christian Boos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christian Boos to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.