| Summary | Warning when accessing IMP: empty delimter |
| Queue | IMP |
| Queue Version | Git master |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | slusarz (at) horde (dot) org |
| Requester | mrubinsk (at) horde (dot) org |
| Created | 4/25/11 (5464 days ago) |
| Due | |
| Updated | 4/28/11 (5461 days ago) |
| Assigned | |
| Resolved | 4/28/11 (5461 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
Bug #9971: Correct fix for empty special mailboxes1 files changed, 4 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/b2a1f4503697c986413eca6394a8ec3aa76a5b21
will help?
Bug #9971: Ignore empty special mailboxes1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/e542d55e3502779568c34b2181c340df44b45caf
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Warning when accessing IMP: empty delimter
Type ⇒ Bug
State ⇒ Unconfirmed
filled with tons of these warnings anytime I the sidebar is loaded, or
any of the IMP views are loaded:
2011-04-25T10:04:55-04:00 WARN: HORDE [imp] PHP ERROR: strpos(): Empty
delimiter [pid 6717 on line 829 of
"/usr/local/horde/horde/imp/lib/Mailbox.php"]
2011-04-25T10:04:55-04:00 DEBUG: 1. IMP_Ajax_Application->doAction()
/usr/local/horde/horde/horde/services/ajax.php:60
2. Horde_Core_Ajax_Application->doAction()
/usr/local/horde/horde/imp/lib/Ajax/Application.php:69
3. call_user_func()
/usr/local/horde/horde/framework/Core/lib/Horde/Core/Ajax/Application.php:95
4. IMP_Ajax_Application->listMailboxes()
5. iterator_to_array()
/usr/local/horde/horde/imp/lib/Ajax/Application.php:371
6. IMP_Imap_Tree->rewind()
7. IMP_Imap_Tree->_sortLevel()
/usr/local/horde/horde/imp/lib/Imap/Tree.php:1748
8. IMP_Imap_Tree->_sortList()
/usr/local/horde/horde/imp/lib/Imap/Tree.php:1432
9. IMP_Mailbox->__get() /usr/local/horde/horde/imp/lib/Imap/Tree.php:1273
10. IMP_Mailbox->_getDisplay() /usr/local/horde/horde/imp/lib/Mailbox.php:281
11. strpos() /usr/local/horde/horde/imp/lib/Mailbox.php:829
12. Horde::errorHandler()