[Tickets #10354] PermissionDenied exception in Kronolith_Api::listBy breaks syncml
bugs at horde.org
bugs at horde.org
Mon Jul 18 21:38:57 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10354
------------------------------------------------------------------------------
Ticket | 10354
Created By | stefandoesinger at gmx.at
Summary | PermissionDenied exception in Kronolith_Api::listBy
| breaks syncml
Queue | Kronolith
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 3. High
Milestone |
Patch | 1
Owners |
+New Attachment | kronolith_api.diff
------------------------------------------------------------------------------
stefandoesinger at gmx.at (2011-07-18 21:38) wrote:
When trying to sync any syncml client against Kronolith 3.0.5 syncml
does not pick up server side changes. This happens due to a
PermissionDenied exception thrown in Kronolith_Api::listBy. I suspect
that the problem is caused by a typo in this function.
The attached diff fixes the issue for me. I'm not sure how correct the
change is, but considering that $calendar is empty in this codepath
and $c is the iterator over the selected sync calendars it looks like
a logical fix.
More information about the bugs
mailing list