Re: [Mutt] #2515: Sorting by from or to in index is sometimes

2007-06-05 Thread Mutt
#2515: Sorting by from or to in index is sometimes incorrect Changes (by [EMAIL PROTECTED]): * status: new => closed * resolution: => fixed Comment: (In [9e90789518ad]) Make sort by "To" stable (closes #2515). compare_to() calls mutt_get_name(), which may return a static pointer if it

Re: [Mutt] #2515: Sorting by from or to in index is sometimes

2007-06-05 Thread Mutt
#2515: Sorting by from or to in index is sometimes incorrect Old description: > {{{ > When a mailbox contains entries with "To" addresses that consist solely > of the email address, then sorting in the index by "To" is sometimes > inconsistent. An operation like "sort by to, sort by date, sort b

Re: [Mutt] #2515: Sorting by from or to in index is sometimes

2007-05-22 Thread Mutt
#2515: Sorting by from or to in index is sometimes incorrect Comment (by Christoph Berg): {{{ # HG changeset patch # User Christoph Berg <[EMAIL PROTECTED]> # Date 1179397876 -7200 # Node ID 79dcca404278728bbf65995eec4771830a4ec499 # Parent 33af2883d52b99ece0a935818a91293b502603aa Apply p

Re: [Mutt] #2515: Sorting by from or to in index is sometimes

2007-05-01 Thread Mutt
#2515: Sorting by from or to in index is sometimes incorrect Changes (by ptaff): * version: 1.5.12 => 1.5.15 Comment: Bug confirmed, I've been experiencing for quite a while now. Misfeature still present in 1.5.15; patch however does work for me. -- Ticket URL: