#1484307 closed Bugs (fixed)
Empty folder after moving 40 mails
| Reported by: | ymettier | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.1-rc2 |
| Component: | Client Scripts | Version: | 0.1-beta2 |
| Severity: | normal | Keywords: | move moving missing |
| Cc: |
Description
Let's have 2 folders called "source" and "dest".
Put 50 mails in the "source" folder (in reality, the number you want, in order to have exactly 2 pages of mails to display).
Now, here is how to reproduce the bug :
1/ click on the "source" folder to select it and show the 40 first mails
2/ select the 40 first mails
3/ move them to the "dest" folder (I drag&drop them)
4/ here is the bug : you don't see the 10 mails that were on page 2.
Some infos :
- roundcube 0.1beta2.2
- apache-2.0.54
- php-5.0.4
- courier-imap-3.0.8
Change History (3)
comment:1 Changed 6 years ago by ymettier
comment:2 Changed 6 years ago by thomasb
- Resolution set to fixed
- Status changed from new to closed
Works for me in current trunk (r845/svn)
comment:3 Changed 6 years ago by thomasb
Indeed there was a problem when deleting the last but one page of messages. Now fixed in [51e14a1f].
Note: See
TracTickets for help on using
tickets.

It seems that #1484061 is the same bug ?