[Tickets #5148] Re: Recurrence enddate not copied from latest	Funambol WM plugin to kronolith
    bugs at bugs.horde.org 
    bugs at bugs.horde.org
       
    Mon Mar 26 14:47:18 UTC 2007
    
    
  
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5148
-----------------------------------------------------------------------
 Ticket             | 5148
 Updated By         | jochem at mondrian.nl
 Summary            | Recurrence enddate not copied from latest Funambol WM plugin to
                    | kronolith
 Queue              | SyncML
 Type               | Bug
 State              | Unconfirmed
 Priority           | 2. Medium
 Owners             | 
+New Attachment     | Recurrence.patch
-----------------------------------------------------------------------
jochem at mondrian.nl (2007-03-26 07:47) wrote:
The problem lay in the parsing of the UNTIL attribute of the RRULE in
kronolith/lib/Recurrence.php
The function assumed the value of UNTIL is in the form of date('Ymd'),
while the funambol client supplies it as a unix timestamp. The attached
.patch will make the reverse assumption, that the value of UNTIL is a
timestamp if the function used is fromRRule20().
I've tested this, it fixes the bug.
    
    
More information about the bugs
mailing list