#1488279 closed Bugs (fixed)

„Special folders“ not configurable

Reported by: cdauth Owned by:
Priority: 5 Milestone: 0.7.1
Component: Core functionality Version: 0.7
Severity: normal Keywords:
Cc:

Description

I am using the most recent Roundcube version from the 0.7 branch.

On the “Special Folders” setting page, all that is shown in the select boxes is a “---” entry, my whole folder list is missing. This causes sent mails, drafts, deleted mails and so on to get lost instead of being saved to the appropriate folder.

The reason is that all my folders are subfolders of INBOX, which is the only way my IMAP server (courier) allows me to create folders. Roundcube, however, explicitly excludes the INBOX folder from the “Special Folders” select box, which causes all its sub-folders to be excluded as well.

I have attached a patch that prevents Roundcube from excluding the INBOX folder from the select box.

Attachments (1)

special_folders.patch (663 bytes) - added by cdauth 17 months ago.
Patch to make Roundcube not exclude the Inbox folder from the “Special Folders” select box

Download all attachments as: .zip

Change History (4)

Changed 17 months ago by cdauth

Patch to make Roundcube not exclude the Inbox folder from the “Special Folders” select box

comment:1 Changed 17 months ago by cdauth

  • Component changed from Addressbook to Core functionality

comment:2 Changed 17 months ago by alec

  • Milestone changed from later to 0.7.1

Fixed in [e2dfb5eb] (trunk) and r5660/svn (release-0.7).

comment:3 Changed 17 months ago by alec

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.