[Tickets #9253] Re: events sync: wrong data structure in returned array in getServerChanges
bugs at horde.org
bugs at horde.org
Sun Sep 26 15:08:00 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9253
------------------------------------------------------------------------------
Ticket | 9253
Updated By | Git Commit <commits at lists.horde.org>
Summary | events sync: wrong data structure in returned array in
| getServerChanges
Queue | Kronolith
Version | Git master
Type | Bug
State | Assigned
Priority | 2. Medium
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2010-09-26 11:08) wrote:
Changes have been made in Git for this ticket:
Standardize on *_Api::listUids() method name for api methods that,
well, return Uids.
Kronolith_Api::listUids() functionality changed slightly with this
commit - it now
no longer returns events that represent exceptions, and only includes
recurring events
once within the requested time period. It looks like the syncml code
was the only code
currently calling this method, so there should be no issues with this change.
For the other apps, this only represents a method name change.
Bug: 9253
http://git.horde.org/diff.php/framework/SyncML/SyncML/Backend/Horde.php?rt=horde-git&r1=a0ce9ace9c3114b59d4926dd43c89cd19f4794c4&r2=77e901ff8b7f1689c8336e2d5fa6d938cede86d6
http://git.horde.org/diff.php/kronolith/lib/Api.php?rt=horde-git&r1=474382a60011932d21b626aae790da872f1e041e&r2=77e901ff8b7f1689c8336e2d5fa6d938cede86d6
http://git.horde.org/diff.php/mnemo/lib/Api.php?rt=horde-git&r1=7dc54178e1d51a5a1431bfbb88a29a29a47cc5f4&r2=77e901ff8b7f1689c8336e2d5fa6d938cede86d6
http://git.horde.org/diff.php/nag/lib/Api.php?rt=horde-git&r1=474382a60011932d21b626aae790da872f1e041e&r2=77e901ff8b7f1689c8336e2d5fa6d938cede86d6
http://git.horde.org/diff.php/turba/lib/Api.php?rt=horde-git&r1=e0dc07e2b0032aa4a2b3c8ab12dafa66562fd105&r2=77e901ff8b7f1689c8336e2d5fa6d938cede86d6
More information about the bugs
mailing list