[Tickets #10406] Re: HTTP error 500 after upgrading to 3.0.6
bugs at horde.org
bugs at horde.org
Wed Aug 3 08:56:47 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10406
------------------------------------------------------------------------------
Ticket | 10406
Updated By | jacob-horde at vindvejr.dk
Summary | HTTP error 500 after upgrading to 3.0.6
Queue | Kronolith
Version | Git master
Type | Bug
State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
jacob-horde at vindvejr.dk (2011-08-03 08:56) wrote:
No, I have the following applications:
- turba 3.0.5
- imp 5.0.9
- horde 4.0.8
- kronolith 3.0.6
- mnemo 3.0.2
Commenting out these lines work around the problem:
/* Make sure all the external calendars still exist. */
$_temp = $GLOBALS['display_external_calendars'];
// try {
// $_tasklists =
$GLOBALS['registry']->tasks->getDisplayedTasklists();
// } catch (Horde_Exception $e) {
$_tasklists = $_temp;
// }
More information about the bugs
mailing list