Ticket #1485599 (closed Bugs: fixed)

Opened 5 weeks ago

Last modified 5 weeks ago

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

mbox-en.png (12.6 kB) - added by kazuhiko 5 weeks ago.
mbox-ja.png (11.8 kB) - added by kazuhiko 5 weeks ago.

Change History

Changed 5 weeks ago by kazuhiko

Changed 5 weeks ago by kazuhiko

Changed 5 weeks ago by alec

  • status changed from new to closed
  • resolution set to fixed

Fixed in r2114

Note: See TracTickets for help on using tickets.