Opened 4 years ago

Closed 4 years ago

#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: git-master
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 (2)

mbox-en.png (12.6 KB) - added by kazuhiko 4 years ago.
mbox-ja.png (11.8 KB) - added by kazuhiko 4 years ago.

Download all attachments as: .zip

Change History (3)

Changed 4 years ago by kazuhiko

Changed 4 years ago by kazuhiko

comment:1 Changed 4 years ago by alec

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [f94629e6]

Note: See TracTickets for help on using tickets.