#1487810 closed Bugs (worksforme)
Trash mailbox mail counter not refresh after delete message
| Reported by: | tomamplius | Owned by: | |
|---|---|---|---|
| Priority: | 10 - Lowest | Milestone: | 0.6-beta |
| Component: | User Interface | Version: | git-master |
| Severity: | trivial | Keywords: | trash |
| Cc: | tomamplius@… |
Description
When you delete email on trash box, The mail counter is not update.
And in Trash bos, the title of delete button is "move to trash" not delete email.
Attachments (2)
Change History (9)
comment:1 Changed 2 years ago by tomamplius
- Component changed from Addressbook to User Interface
comment:2 Changed 2 years ago by alec
- Milestone changed from later to 0.6-beta
- Resolution set to worksforme
- Status changed from new to closed
comment:3 follow-up: ↓ 5 Changed 2 years ago by tomamplius
replace in fr_FR/labels.inc
$labels['deletemessage'] = 'Déplacer le message dans la corbeille'; $labels['deletemessage'] = 'Supprimer définitivement';
show screenshoot with
$rcmail_config['plugins'] = array();
Changed 2 years ago by tomamplius
Changed 2 years ago by tomamplius
comment:4 Changed 2 years ago by tomamplius
With trunk version. The counter is update after delete in all other folder
comment:5 in reply to: ↑ 3 Changed 2 years ago by alec
Replying to tomamplius:
$labelsdeletemessage? = 'Supprimer définitivement';
I don't know French, but maybe "Supprimer le message" would be better according to the English label?
comment:6 Changed 2 years ago by tomamplius
Yes, "Supprimer le message" is better according
comment:7 Changed 2 years ago by alec
Label fixed in [5aed4e82]. I'm still unable to reproduce "counter issue". Provide the log. Are you using caching? Describe your settings in Preferences/Server? settings.

Works for me. Disable all plugins and check with enabled imap_log. Provide the log. Describe your environment. Any errors in log? The button title will change when you set your folder as the Trash folder in Settings.