[Freeassociation-devel] default INTERVAL parameter
Benoit Schmid
Benoit.Schmid at unige.ch
Mon Aug 3 23:34:12 PDT 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Good morning,
The ical rfc states that the default value for INTERVAL parameter
is one.
Therefore in you code you have implemented:
if(recur->interval != 1){ ...
http://mxr.mozilla.org/comm-central/source/calendar/libical/src/libical/icalrecur.c#570
Unfortunately this causes problems for programs that does not
implement the default value.
We use Lightning client with a Synchronica SyncML gateway.
Because of this interval not provided anymore, our smart phones
do not synchronize the recurrent anymore.
Lightning developers told me that it could be only
changed in libical.
Even if your implementation is correct, would it be possible
to change it as it was in the past (always set interval parameter)
so that we would avoid such problems.
Thanks in advance for your answer.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkp31mEACgkQPzupdm8BofwNlQCeKiVyPYkZAH/OzmYIhs8y/DFZ
4bMAn1dUxX9o5zbAWZ0RZ0QWFDLzJbCl
=YZuW
-----END PGP SIGNATURE-----
More information about the libical-devel
mailing list