AquaMail Forum

English - Android => Bug reports => Topic started by: StR on February 24, 2015, 08:20:51 pm

Title: [FIXED!] Serious: headers are mixed between adjacent messages
Post by: StR on February 24, 2015, 08:20:51 pm
While trying to investigate the difference between different messages with respect to WebView and text selection, I've encountered another, more serious bug. Here is the synopsis:
1. Reading a message in the portrait orientation with the "To:" headers shown.
2. Turning phone to the landscape orientation.
3. Turning phone back to the portrait orientation.
There is a "Cc:" header shown that is not in this message but in the adjacent (earlier) message.
The original message has no Cc: header.

Swiping to the side to go to the next or previous message, and then coming back doesn't clear this "phantom" Cc: header. The only thing that "cures" it is going back to the list of messages.
But then it is reproducible again.
I do not see it happening with any other message.

Android 4.1.2
Aquamail: 1.5.1.16.15 build

Please let me know if I should create a log (i.e. if that could be helpful at all).

Title: Re: Serious: headers are mixed between adjacent messages
Post by: StR on February 25, 2015, 01:49:53 am
I think I may have found the culprit for this behavior.

The message in question  has this header line:
Code: [Select]
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=united; d=news.united.com;
 h=MIME-Version:Content-Type:Content-Transfer-Encoding:Date:To:From:Reply-To:Subject:List-Unsubscribe:Message-ID; i=MyMileagePlus@news.united.com;
 bh=DfxrQHIlKYq/zS7VL5LlS2OGChE=;
 b=ABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVWXYZ
     NhJ0A/+Wp5Sv9xeHZbJUnkKk8SZth4nOBC2o7QgqPjPEACGqqyIL1yzS2fE0RYexO5p5tEHBQ3yS
   Wb9aCFheW4pm2ijlodMzPsTzIIbEmk3ukIyeaorZeAKTEl+JslTDBQbxfzIYgvPahsgMPWdGvj0H
   S44XL8fGyRCTp8ccwCw=

I will send sent you the file containing the message in question via PM on this forum e-mail.
Title: Re: Serious: headers are mixed between adjacent messages
Post by: Kostya Vasilyev on February 26, 2015, 01:51:42 am
Thank you. I was able to reproduce and fix.

http://www.aqua-mail.com/forum/index.php?topic=3322.0

Title: Re: Serious: headers are mixed between adjacent messages
Post by: StR on February 26, 2015, 08:23:47 pm
Confirming that it is fixed!

I am truly amazed how quickly it was diagnosed and fixed!

Many thanks, Kostya for your hard work and expertise!