Opened 5 years ago
Closed 5 years ago
#1484763 closed Bugs (worksforme)
Mis-indexing on delete
| Reported by: | roundcube1000 | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-beta |
| Component: | Client Scripts | Version: | git-master |
| Severity: | normal | Keywords: | |
| Cc: | seller2@… |
Description
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.
How to reproduce:
- Open your inbox.
- Delete some messages in the middle of your list.
- 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.
- Compact. The subjet and body now match, but the arrow navigation at the bottom of the screen is incorrect and inconsistent.
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).
Change History (1)
comment:1 Changed 5 years ago by till
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

This should be fixed:
http://trac.roundcube.net/ticket/1484727
It was only committed 5 days ago, please update your SVN and try again.
Closing, please re-open if you have problems.