Opened 4 years ago

Closed 4 years ago

#1485662 closed Bugs (duplicate)

Email sort order is different between message listing and message view.

Reported by: redgeler Owned by:
Priority: 5 Milestone: 0.2.1
Component: User Interface Version: 0.2-stable
Severity: normal Keywords:
Cc:

Description

I have come across a inconsistency in the way in which emails are sorted. Please see the attachment for the cropped screen shots.

In the message listing I have some mail sorted by date. Everything looks fine but.

When I open the first mail. In the lower right navigation control it is indicated as message 2 of 57.

When I open the second mail. In the lower right navigation control it is indicated as message 1 of 57.

I'm guessing that the message listing view is sorted by the "Date" header but the message view order is based upon one of the "Received" headers?

I'm subscribed to a mailing list and this mail is sometimes delayed/delivered later than the "Date" field in the header.

Here are the cut down headers for the mail.


First message headers.


Received: from localhost (localhost [127.0.0.1])
by xxxxxxxx (Postfix) with ESMTP id 2910717A197
for <xxxxxxxx>; Thu, 1 Jan 2009 17:53:58 +0000 (GMT)
X-Virus-Scanned: Debian amavisd-new at xxxxxxxx
Received: from xxxxxxxx ([127.0.0.1])
by localhost (xxxxxxxx [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id sBpdqs6iOvDP for <xxxxxxxx@xxxxxxxx>;
Thu, 1 Jan 2009 17:53:57 +0000 (GMT)
Received: from xxx.securityfocus.com (xxx.securityfocus.com [xx.xx.xx.xx])
by xxxxxxxx (Postfix) with ESMTP id A120A17A194
for <xxxxxxxx@xxxxxxxx>; Thu, 1 Jan 2009 17:53:56 +0000 (GMT)
Received: from yyy.securityfocus.com (yyy.securityfocus.com [xx.xx.xx.xx])
by yyy.securityfocus.com (Postfix) with QMQP
id 29B54237481; Thu, 1 Jan 2009 10:43:41 -0700 (MST)
Received: (qmail 16448 invoked from network); 1 Jan 2009 15:53:50 -0000
Date: 1 Jan 2009 16:15:17 -0000
Subject: Linux Kernel 2.6.18/2.6.24/2.6.20/2.6.22/2.6.21 denial of service exploit


Second message headers.


Received: from localhost (localhost [127.0.0.1])
by xxxxxxxx (Postfix) with ESMTP id 48B3E17A197
for <xxxxxxxx@xxxxxxxx>; Thu, 1 Jan 2009 18:18:42 +0000 (GMT)
X-Virus-Scanned: Debian amavisd-new at xxxxxxxx
Received: from xxxxxxxx ([127.0.0.1])
by localhost (xxxxxxxx [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id vPemyqnogH2l for <xxxxxxxx@xxxxxxxx>;
Thu, 1 Jan 2009 18:18:41 +0000 (GMT)
Received: from xxx.securityfocus.com (xxx.securityfocus.com [xx.xx.xx.xx])
by xxxxxxxx (Postfix) with ESMTP id 0207217A194
for <xxxxxxxx@xxxxxxxx>; Thu, 1 Jan 2009 18:18:40 +0000 (GMT)
Received: from yyy.securityfocus.com (yyy.securityfocus.com [xx.xx.xx.xx])
by yyy.securityfocus.com (Postfix) with QMQP
id 1F47F1436FD; Thu, 1 Jan 2009 10:54:02 -0700 (MST)
Received: (qmail 29335 invoked from network); 31 Dec 2008 22:17:30 -0000
Date: 31 Dec 2008 22:38:50 -0000
Subject: Re: apache 1.x <=> 2.x suphp (suPHP_ConfigPath) bypass safe mode exploit‎

Attachments (1)

roundcube.png (22.5 KB) - added by redgeler 4 years ago.
Shows crops of screen shots showing how sort order differs.

Download all attachments as: .zip

Change History (5)

Changed 4 years ago by redgeler

Shows crops of screen shots showing how sort order differs.

comment:1 Changed 4 years ago by redgeler

  • Component changed from Addressbook to User Interface

comment:2 Changed 4 years ago by alec

  • Milestone changed from later to 0.2.1

comment:3 Changed 4 years ago by alec

This maybe related to #1485623. Try to clear browser's or/and database cache.

comment:4 Changed 4 years ago by alec

  • Resolution set to duplicate
  • Status changed from new to closed

No feedback. Duplicate.

Note: See TracTickets for help on using tickets.