[bug #18129] sort users and groups in chown dialog

2008-05-23 Thread Andrew Borodin

Follow-up Comment #2, bug #18129 (project mc):

In some cases, this patch produces incorrect sorting.

For example, the list

""
"root"
"bin"
"daemon"
"adm"
"lp"

is being sorted as following:


adm
daemon
lp
root
bin

You can see "bin" at the end of the sorted list.

Example code is attached.


(file #15710)
___

Additional Item Attachment:

File name: sort.c Size:3 KB


___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/

___
Mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel


[bug #18129] sort users and groups in chown dialog

2007-09-24 Thread Pavel Tsekov

Update of bug #18129 (project mc):

  Status:None => Fixed  


___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/

___
Mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel


[bug #18129] sort users and groups in chown dialog

2007-09-24 Thread Pavel Tsekov

Update of bug #18129 (project mc):

 Open/Closed:Open => Closed 

___

Follow-up Comment #1:

Applied. Thanks!


___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/

___
Mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel


[bug #18129] sort users and groups in chown dialog

2007-09-23 Thread David Sterba

Additional Item Attachment, bug #18129 (project mc):

File name: 01-sorted-userlist.patch   Size:2 KB


___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/

___
Mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel


[bug #18129] sort users and groups in chown dialog

2006-10-27 Thread Ralf Sternberg

URL:
  

 Summary: sort users and groups in chown dialog
 Project: GNU Midnight Commander
Submitted by: rstern
Submitted on: Friday 10/27/2006 at 11:41
Category: Screen output
Severity: 3 - Normal
  Status: None
 Privacy: Public
 Assigned to: None
 Open/Closed: Open
 Release: 4.6.1
Operating System: GNU/Linux

___

Details:

In the chown dialog, users and groups are presented in the order of their
ids. On systems with more than 50 users, it is very inconvenient to find a
certain user by scrolling the list.

As the names of the users and groups are shown instead of their ids, they
should also be arrange in alphabetical order.







___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/

___
Mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel