Roundcube Community Forum

 

Mis-indexing on delete

Started by roundcube1000, February 08, 2008, 10:11:37 AM

Previous topic - Next topic

roundcube1000

I found the following bug. I haven't seen exactly this described, although there seem to be other people who have trouble with IMAP inboxes (I'm not sure they knew that compacting would help them).

Symptoms:
Delete some emails. Then start browsing in the same folder, and notice that the indexes (the "x of y" at the bottom of the screen, although y may be correct) and actual messages displayed don't match what is shown in the main message list. Compacting and then waiting around a while puts the messages in some order, but not the correct one (again, the "Message x of y" is confused)

Work-around:
Close roundcube and open your mailbox in another program. Or, compact and wait a while, although this doesn't give exactly the right results.

How to reproduce:
1. Open your inbox.
2. Delete some messages in the middle of your list.
3. Compact.
4. Open some emails. The title displayed in the message list does not match the actual message; the navigation with arrows at the bottom of the screen either takes you to the wrong message or gives an error and returns you to the inbox. This varies seemingly by the time you wait.

I'm running SVN as of about 2 weeks ago (not sure where to check; can't update to latest right now). Dreamhost server (let me know if you want the specific software versions).

seansan


roundcube1000