[commits] Horde branch master updated. b6913249d2520cad1737c21208fb728ecdba7ed8

Michael J. Rubinsky mrubinsk at horde.org
Tue Aug 9 23:58:54 UTC 2011


The branch "master" has been updated.
The following is a summary of the commits.

from: 29900ebdc90a59408aebabc727c3e9fb05b24181

b691324 slight hack to ensure we don't have a driver type prefix. Fixes Bug: 10412

-----------------------------------------------------------------------

commit b6913249d2520cad1737c21208fb728ecdba7ed8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 9 19:50:05 2011 -0400

    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.

 kronolith/lib/Api.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/b6913249d2520cad1737c21208fb728ecdba7ed8




More information about the commits mailing list