[Tickets #7050] Re: httpd segfaults with sidebar.php
bugs at horde.org
bugs at horde.org
Wed Jul 30 14:27:42 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7050
------------------------------------------------------------------------------
Ticket | 7050
Updated By | horde at olen.net
Summary | httpd segfaults with sidebar.php
Queue | IMP
Version | HEAD
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
horde at olen.net (2008-07-30 10:27) wrote:
Sorry.
Been away for a while.
I added a print_r($_SESSION['imp']) to openIMAPStream() (in imp/lib/IMAP.php)
This is parsed several times when I click "mail" and
$_SESSION['imp'][namespace] is always empty.
Here is the complete array:
Array
(
[namespace] =>
[cache] => Array
(
[imp_tree] => Array
(
[s] => Array
(
[0] => 6
)
[ob] =>
O:8:"IMP_Tree":17:{s:5:"_tree";a:1:{s:1:"%";a:2:{s:1:"a";i:64;s:1:"v";s:1:"%";}}s:11:"_currparent";N;s:8:"_currkey";N;s:10:"_currstack";a:0:{}s:10:"_showunsub";b:0;s:7:"_parent";a:0:{}s:5:"_poll";N;s:9:"_expanded";N;s:11:"_subscribed";N;s:8:"_changed";b:0;s:10:"_unsubview";b:0;s:10:"_imap_sort";N;s:7:"_server";s:3:"{/}";s:10:"_delimiter";N;s:11:"_namespaces";N;s:8:"_eltdiff";N;s:10:"_forceopen";b:0;}
)
[folder_cache] => Array
(
[835cd6d32792d188273817906dbc9b77] =>
1916acc2f7363afd4b855fcbd6f4e675
)
)
[viewmode] => imp
)
More information about the bugs
mailing list