Closed (fixed)
Project:
Mailhandler
Version:
6.x-2.2
Component:
Mailhandler
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2011 at 20:42 UTC
Updated:
29 Dec 2011 at 17:20 UTC
If you create two mailboxes and disable one, set up a feed, the disabled mailbox will still show up in the pull down on the import page.
Comments
Comment #1
danepowell commentedThanks for reporting, will get to this in the next release.
Comment #2
danepowell commentedhttp://drupalcode.org/project/mailhandler.git/commit/f841a01
http://drupalcode.org/project/mailhandler.git/commit/2e5abc3
mailhandler_mailboxes_load() now takes a parameter $show_hidden, which defaults to TRUE for backwards compatibility.