Edgewall Software

Opened 19 years ago

Last modified 18 years ago

#2088 closed defect

Make project listing ordering case insensitive — at Version 2

Reported by: markus Owned by: Christian Boos
Priority: lowest Milestone: 0.9
Component: general Version: 0.9b1
Severity: trivial Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Christian Boos)

I realized that the project listing orders your Trac environments (projects) case insensitive. This is kind of inconsistent to how TracBrowser lists files and folders. In this context you may also want to take a look at #2043.

Change History (3)

by markus, 19 years ago

Attachment: listodering.diff added

comment:1 by markus, 19 years ago

Erm, actually projects are ordered case sensitive. Sorry, for the typo.

comment:2 by Christian Boos, 19 years ago

Description: modified (diff)
Owner: changed from Jonas Borgström to Christian Boos
Status: newassigned

That's a good idea. Besides being consistent with the TracBrowser, there's also the fact that for InterTrac, the project names are used in a case insensitive way too.

Note: See TracTickets for help on using tickets.