Opened 6 years ago
Closed 5 years ago
#1484449 closed Bugs (fixed)
"empty" kills inbox
| Reported by: | maharaja | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.1-stable |
| Component: | Client Scripts | Version: | git-master |
| Severity: | critical | Keywords: | |
| Cc: |
Description
today i encountered a strange problem:
1) i was at the inbox (and maybe used compact)
2) i clicked the trash
3) i clicked empty and then compact
-> the result was, that the inbox was empty. i realized after this incident, that inbox _and_ trash have been shown as selected in the folder pane
version: svn trunk 623
Attachments (1)
Change History (6)
comment:1 Changed 6 years ago by dlmario
comment:2 Changed 6 years ago by Deelight
I confirm the bug.
At least five of my users reported it over the last month, and I was able to reproduce it once.
comment:3 Changed 5 years ago by zapalotta
I can confirm that, too, and seem not to bee alone: http://roundcubeforum.net/forum/index.php?topic=2195.new;topicseen#new
Cheers,
DD
comment:4 Changed 5 years ago by uberlinuxguy
From the looks of things, it should only ever empty the folders "Trash" and "Junk" I am going to attach a patch that patches program/steps/mail/folders.inc so that it only runs the back-end purge code for those folders.
Any thoughts on this RoundCube Guys?
Changed 5 years ago by uberlinuxguy
fix to only empty the "Trash" and "Junk" folders on the back end.
comment:5 Changed 5 years ago by thomasb
- Milestone set to 0.1-stable
- Resolution set to fixed
- Status changed from new to closed
Applied patch to trunk in [a02d486c]

Hello,
today I had the same problem. All mails in the inbox has been unrecoverable deleted.
I´m using roundcubemail-0.1-rc1 with the German localizaton (maybe important?). I found some strange entries in the error log during this time. Maybe not related to this issue - but maybe it is:
[13-Aug-2007 23:31:53] PHP Warning: mb_convert_encoding(): Illegal character encoding specified in /raid_data/opt/roundcubemail-0.1-rc1/program/include/main.inc on line 924
[13-Aug-2007 23:42:38] PHP Warning: mb_convert_encoding(): Illegal character encoding specified in /raid_data/opt/roundcubemail-0.1-rc1/program/include/main.inc on line 924
[13-Aug-2007 23:42:49] PHP Warning: mb_convert_encoding(): Illegal character encoding specified in /raid_data/opt/roundcubemail-0.1-rc1/program/include/main.inc on line 924
[13-Aug-2007 23:42:59] PHP Warning: mb_convert_encoding(): Illegal character encoding specified in /raid_data/opt/roundcubemail-0.1-rc1/program/include/main.inc on line 924
[13-Aug-2007 23:57:58] PHP Warning: mb_convert_encoding(): Illegal character encoding specified in /raid_data/opt/roundcubemail-0.1-rc1/program/include/main.inc on line 924
[14-Aug-2007 00:03:02] PHP Warning: mb_convert_encoding(): Illegal character encoding specified in /raid_data/opt/roundcubemail-0.1-rc1/program/include/main.inc on line 924
Thanks for this great Webmailer!
Cheers,
Mario