[Tickets #9197] Re: Group Listing returns fatal error
bugs at horde.org
bugs at horde.org
Mon Sep 13 16:36:22 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9197
------------------------------------------------------------------------------
Ticket | 9197
Updated By | hutter at ihs.ac.at
Summary | Group Listing returns fatal error
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners | Jan Schneider
------------------------------------------------------------------------------
hutter at ihs.ac.at (2010-09-13 12:36) wrote:
Hi Jan,
ok I pulled the whole thing from the scratch and applied my config.
I think there is an typoo in framework/Group/lib/Horde/Group/Ldap.php
on line 459, I get
an syntax error "unexpected }"
changing the line
$cache[$group] = $res
to
$cache[$group] = $res; seems to work.
At least after login I can see the sidebar (without the ";" I only got
the top menu).
Nevertheless I get a bunch of warnings in the apache log and
horde.log. I will take a look at these tomorrow.
More information about the bugs
mailing list