[Tickets #10412] Re: "update in my calendar" fails
bugs at horde.org
bugs at horde.org
Tue Aug 9 23:59:00 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10412
------------------------------------------------------------------------------
Ticket | 10412
Updated By | Git Commit <commits at lists.horde.org>
Summary | "update in my calendar" fails
Queue | Kronolith
Version | 3.0.6
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2011-08-09 23:58) wrote:
Changes have been made in Git for this ticket:
slight hack to ensure we don't have a driver type prefix. Fixes Bug: 10412
The iTip viewer in IMP uses fb_cals to look for possible conflicting events.
The fb calendars are returned with the driver prefix to the calendar
names, but
listEvents does not expect them.
Not the cleanest fix, but can't think of a better place. Don't want the iTip
viewer to have to know about the internals of how Kronolith stores
calendar names.
A related issue/limitation is that it's possible to choose external
calendars as
fb sources, but when trying to obtain the list of events from those
calendars via
the API, only internal events are considered since
Kronolith_Api::listEvents only
returns internal calendar events.
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/b6913249d2520cad1737c21208fb728ecdba7ed8
More information about the bugs
mailing list