Summary | IMAP folder access in mobile view fails |
Queue | IMP |
Queue Version | 5.0.13 |
Type | Bug |
State | Duplicate |
Priority | 1. Low |
Owners | |
Requester | thpo+horde (at) dotrc (dot) de |
Created | 10/13/2011 (5016 days ago) |
Due | |
Updated | 10/13/2011 (5016 days ago) |
Assigned | |
Resolved | 10/13/2011 (5016 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Duplicate
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ IMAP folder access in mobile view fails
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
that the mailbox does not exist (where the mailbox name in the error
does not match the requested one: example "INBOX" -> " N"; "Sent" -> "
|".
According to firebug, the created link has the proper name in it:
<a class="ui-link-inherit" mailbox="INBOX" href="#">
This is what I get in the horde-Logfile:
2011-10-13T14:31:03+02:00 NOTICE: HORDE [imp] PHP ERROR: Trying to get
property of non-object [pid 15712 on line 353 of
"/srv/horde4/imp/lib/Imap.php"]
2011-10-13T14:31:03+02:00 ERR: HORDE [imp] IMAP error: Mailbox doesn't
exist: I [pid 15712 on line 340 of "/srv/horde4/imp/lib/Imap.php"]
2011-10-13T14:31:03+02:00 WARN: HORDE [imp] PHP ERROR: json_encode():
Invalid UTF-8 sequence in argument [pid 15712 on line 242 of
"/usr/share/php/Horde/Serialize.php"]
2011-10-13T14:31:03+02:00 WARN: HORDE [imp] PHP ERROR: json_encode():
Invalid UTF-8 sequence in argument [pid 15712 on line 289 of
"/usr/share/php/Horde/Prefs/Scope.php"]