[Davical-dev] new to davical and caldav-GET.php
Fabrice Lapeyrere
fabrice.lapeyrere at surlefil.org
Fri May 21 00:19:23 NZST 2010
Le 20/05/2010 12:30, Fabrice Lapeyrere a écrit :
> hi everyone,
>
> thanks for the job, davical is just what i need, even if i have
> problems with freebusy feature and lightning.
>
> I looked into the source code and see in caldav-GET.php :
>
> line 23 : function obfuscate_event( $resource ) {
>
> line 117 : $vcal->AddComponent(obfuscated_event($resource));
> line 162 : $confidential = obfuscated_event($resources[0]);
>
> so I think it sould be with e "d"
>
> line 23 : function obfuscated_event( $resource ) {
>
> am I right ?
>
> thanks again
>
> Fabrice
To have free-busy informations from the caldav.php url, i have replaced
"DAV::read" by "urn:ietf:params:xml:ns:caldav:read-free-busy" in
caldav-PROPFIND.php in lines 134, 176, 220, 231.
is there any problem with that according that i've set read-free-busy as
a default ?
fabrice
More information about the Davical-dev
mailing list