6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/12/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7362] Windows Mobile : task with alarm
*
Your Email Address
*
Spam protection
Enter the letters below:
__..__.. ,. ..__ (__ [__] \./ |__|[__) .__)| | | | ||
Comment
> Hello > > From a Windows Mobile + Funambol device, alarm of a task is not set > into Horde database. > > Because, we only have a <ReminderTime> attribute, we should set the > ALARM attribute but also the DUE attribute. Then nag/lib/Driver.php > will set the alarm to 1. > > > > It seems that we should add, into lib/SyncML/Device/Sync4j.php, > function sif2vtodo() > > > > if (!empty($a['ReminderSet'])) { > > + $vtodo->setAttribute('DUE', > $iCal->_parseDateTime($a['ReminderTime'])); > > $vtodo->setAttribute('AALARM', > $iCal->_parseDateTime($a['ReminderTime'])); > > } > > Regards > > Patrick
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