Summary | HTTP error 500 after upgrading to 3.0.6 |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 3. High |
Owners | |
Requester | jacob-horde (at) vindvejr (dot) dk |
Created | 08/03/2011 (5099 days ago) |
Due | |
Updated | 08/03/2011 (5099 days ago) |
Assigned | 08/03/2011 (5099 days ago) |
Resolved | 08/03/2011 (5099 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
with ActiveSync as soon as I have time. :-)
via activesync.
currently using the ColorNote application, which lacks synchronization
support. Since Android doesn't support SyncML, I'll look into getting
synchronization (contacts and calendar) to work with ActiveSync as
soon as I have time. :-)
Thanks for the fix.
State ⇒ Resolved
Priority ⇒ 3. High
[jan] Fix error if Nag is not installed (
Bug #10406).3 files changed, 9 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/b8938d9b1505c881809ae2958f84d621ef7d5293
- 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;
// }
Priority ⇒ 2. Medium
State ⇒ Feedback
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ HTTP error 500 after upgrading to 3.0.6
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
in my Apache error_log:
PHP Fatal error: Call to a member function getDisplayedTasklists() on
a non-object in /var/www/secure/horde4/kronolith/lib/Kronolith.php on
line 1121, referer: https://secure.vindvejr.dk/horde4/login.php