Author Topic: [0.5.1] Message List Pane desyncs with Preview Pane  (Read 2854 times)

Offline cam815

  • Jr. Member
  • **
  • Posts: 20
[0.5.1] Message List Pane desyncs with Preview Pane
« on: February 22, 2011, 07:38:30 PM »
Using the current version of RoundCube, I'm having an issue where if I delete messages from my Message List in the top window pane, the Preview Pane shows a different message than the one I click on in the top list afterwards.

For example:

If my Message List initially shows:

Message 1 ----
Message 2 ----
Message 3 ----
Message 4 ----

They all load the correct message in the Preview Pane. However, if I delete Message 3, the Preview Pane now shows the following when I click on each message:

Message 1 ---- (Red Error Message: Could not load message from server)
Message 2 ---- (Incorrectly shows Message 1)
Message 4 ---- (Correctly shows Message 4)

It's as if the Preview Pane is still working off of the list BEFORE the deletion was made. Reloading the entire page seems to resolve the issue. I've tested this in every OS X Browser I have (Safari, Firefox, Chrome, and Opera). Anyone have any ideas?
« Last Edit: February 22, 2011, 07:40:58 PM by cam815 »

Offline cam815

  • Jr. Member
  • **
  • Posts: 20
[0.5.1] Message List Pane desyncs with Preview Pane
« Reply #1 on: February 24, 2011, 04:54:56 PM »
*bump*

Anyone?

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
[0.5.1] Message List Pane desyncs with Preview Pane
« Reply #2 on: February 25, 2011, 12:51:32 AM »
Works for me. Does your IMAP server backend return valid UID's or just message indexes?

You can check it by enabling IMAP logging in main.inc.php:

[25-Feb-2011 06:46:02 +0100]: C: A0005 SELECT INBOX
[25-Feb-2011 06:46:02 +0100]: S: * 177 EXISTS
[25-Feb-2011 06:46:02 +0100]: S: * 0 RECENT
[25-Feb-2011 06:46:02 +0100]: S: * FLAGS (\Deleted \Seen \Draft \Answered \Flagged)
[25-Feb-2011 06:46:02 +0100]: S: * OK [UIDVALIDITY 1251789305]
[25-Feb-2011 06:46:02 +0100]: S: * OK [UNSEEN 5569]
[25-Feb-2011 06:46:02 +0100]: S: * OK [UIDNEXT 6399]
[25-Feb-2011 06:46:02 +0100]: S: * OK [PERMANENTFLAGS (\Deleted \Seen \Draft \Answered \Flagged)]
Regards,
Rosali
__________________
MyRoundcube Project (commercial)