Ticket #1485599 (closed Bugs: fixed)
Why Special folder names is fixed?
| Reported by: | kazuhiko | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-stable |
| Component: | User Interface | Version: | svn-trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I changed the special folders(drafts_mbox, junk_mbox, sent_mbox, trash_mbox) name, but the folder name is doubly converted by localized name, and a correct folder name(ex. junk) is not displayed.
The function rcmail_folder_classname() at program/include/main.inc has fixed folder names ('sent', 'drafts', 'trash', 'junk'). I think that the comparison with the fixed folder names is unnecessary.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
