[Kolab-devel] [issue4466] Horde warning "Invalid shutdown callback" in Kolab/Storage/List.php

Arvid Requate issues at kolab.org
Wed Jul 14 10:51:18 CEST 2010


New submission from Arvid Requate <requate at univention.de>:

The attached patch fixes a warning observed in the horde logs, issued by
horde-3.3.6 Storage ( built from
http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/kolab-webclient/horde/?only_with_tag=HEAD
)

The warning reads:

[18-Dec-2009 23:10:11] PHP Warning:  register_shutdown_function(): Invalid
shutdown callback 'Array' passed in
/usr/share/horde3/lib/Horde/Kolab/Storage/List.php on line 115

The cause seems to be that $session->query('kolab_folderlist') returns a stored
Kolab_List, not an Array.

----------
files: t_horde_UV_fix_shutdown_call.diff
keyword: patch, web client
messages: 25729
nosy: bernhard, requate, thomas, wilde, wrobel
priority: minor bug
status: unread
title: Horde warning "Invalid shutdown callback" in Kolab/Storage/List.php

______________________________________
Kolab issue tracker <issues at kolab.org>
<https://issues.kolab.org/issue4466>
______________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t_horde_UV_fix_shutdown_call.diff
Type: text/x-diff
Size: 990 bytes
Desc: not available
URL: <http://lists.kolab.org/pipermail/devel/attachments/20100714/c1e93930/attachment.bin>


More information about the devel mailing list