← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 669236] Re: Incorrect sorting by filename of search results when grouped

 

True, grouped items aren't sorted.

However don't know if I agree with the 2nd point of not separating
directories and files. IMO it's fine like it is.

--RZ

** Tags added: gui search

** Changed in: linuxdcpp
   Importance: Undecided => Medium

** Changed in: linuxdcpp
       Status: New => Confirmed

-- 
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++: Confirmed

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.





References