Summary | nav_poll pref doesn't work |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | leandro.damascena (at) gmail (dot) com |
Created | 06/01/2010 (5618 days ago) |
Due | |
Updated | 06/02/2010 (5617 days ago) |
Assigned | |
Resolved | 06/02/2010 (5617 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Bug #9069: Fix toggling nav_poll in DIMPhttp://git.horde.org/diff.php/imp/js/dimpbase.js?rt=horde-git&r1=2a0da09b05d8672debd1e21b1ca52f79eb3232ca&r2=81614b2ef11c86926e2f94d9eb723e683923e05e
http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=76c1c091e8c027ce77dea8d76ceb2fef5d4cecb4&r2=81614b2ef11c86926e2f94d9eb723e683923e05e
Priority ⇒ 1. Low
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Nav_pool pref doesn't work
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
When trying to change nav_pool preference by right click (check for
new email or do not check for new email) doesn't work.
Looking at database I see:
Administrator | imp | nav_poll | a:1:{s:5:"INBOX";i:1;}
(INBOX only check for new email)
OR
Administrator | imp | nav_poll |
a:2:{s:5:"INBOX";i:1;s:0:"";b:1;}
(INBOX and another folder check for new email)