linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #02308
[Bug 669236] [NEW] Incorrect sorting by filename of search results when grouped
Public bug reported:
In the search tab, when you group results by TTH, then sort, ascending,
on the filename column, you get this:
- all grouped items in no particular order, then
- all directories in alphabetic order, then
- all nongrouped items in alphabetic order.
I get this in 1.1.0~pre1~bzr399 on Ubuntu 10.04.
I expected that the column would be sorted strictly in order of the
displayed value in that column, based on the appropriate collation
sequence. Separating the directories from the files doesn't seem helpful
to me in this context and the treatment of the grouped items is really
off.
** Affects: linuxdcpp
Importance: Undecided
Status: New
--
Incorrect sorting by filename of search results when grouped
https://bugs.launchpad.net/bugs/669236
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
Status in Linux DC++: New
Bug description:
In the search tab, when you group results by TTH, then sort, ascending, on the filename column, you get this:
- all grouped items in no particular order, then
- all directories in alphabetic order, then
- all nongrouped items in alphabetic order.
I get this in 1.1.0~pre1~bzr399 on Ubuntu 10.04.
I expected that the column would be sorted strictly in order of the displayed value in that column, based on the appropriate collation sequence. Separating the directories from the files doesn't seem helpful to me in this context and the treatment of the grouped items is really off.
Follow ups
References