6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
3/24/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8884] Recurrent "All day" Event's dont sync with Funambol
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.__ . ,. ..__. [__ | \ \./ | |[__] | |__/ | |/\|| |
Comment
> Hi, maybe I can be of some assistance. I run , Horde Groupware > Webmail Edition 1.2.7 on my own server (thus having administrator > access). Simple installation, no tweaks! I use "Funambol Outlook Sync > Client 8.7.2" to connect my Outlook client to horde. > > When I add a birthday in Outlook (which is a yearly recurrent event) > and I synch this trough "rpc.php", then it appears in de calendar of > Horde. Now when I synch on another PC (with an 'empty' Outlook). the > birthday isn't synched back! No problems with daily, weekly and > monthly recurrent events. > > PHP Warning: date() expects parameter 2 to be long, array given in > /var/www/html/horde/lib/SyncML/Device/Sync4j.php on line 1028 > PHP Warning: date() expects parameter 2 to be long, array given in > /var/www/html/horde/lib/SyncML/Device/Sync4j.php on line 1030 > > I checked the code and found: > > line 1028 => $hash['DayOfMonth'] = date('j', $start); > line 1030 => $hash['MonthOfYear'] = date('n', $start); > > I have debugged the value of '$start' while syncing again with the > other PC. It appears that '$start' is an array like the one below: > > array('mday' => '21', 'year' => '1976', 'month' => '05') > > The date function doesn't accept this as value, thereforce synching > recurrent yearly events fails... > > If you need more info, please mail me.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers