Opened 5 years ago
Closed 5 years ago
#1485305 closed Bugs (worksforme)
Deleting messages did not refresh immediatly the message list
| Reported by: | miniwark | Owned by: | |
|---|---|---|---|
| Priority: | 4 | Milestone: | 0.2-beta |
| Component: | User Interface | Version: | 0.2-alpha |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Tested with r1622 20080731 build
Actualy with roundcubemail-0.2-alpha.1 i have set
$rcmail_config['skip_deleted'] = TRUE;
in config file beacuse i did not whant to display deleted/moved 'grey' messages in message lists. This work perfectly in 0.2-alpha.1 and when a message is deleted the message list is refreshed immediatly so, the 'grey' message are not shown at all.
With the same config with r1622 20080731 build, the deleted messages become "grey" in folders and still display.
They disapear from the message list only in case of :
- brownser refresh
- change page / folder
- logout/login
Can it be possible to have the previous behaviour : deleted messages message did not shown at all just after delete ?
Change History (1)
comment:1 Changed 5 years ago by alec
- Resolution set to worksforme
- Status changed from new to closed

Works for me with latest SVN version. Check it, also check flag_for_deletion in user preferences.