[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kolab-devel
Subject:    Re: [Kolab-devel] Freebusy data not provided (native openSUSE)
From:       Richard Bos <ml () radoeka ! nl>
Date:       2009-04-18 18:25:46
Message-ID: 200904182025.47847.ml () radoeka ! nl
[Download RAW message or body]

Op zaterdag 18 april 2009 17:31:04 schreef Alar Sing:
> Hello,
>
> When freebusy config.php has parameter $conf['fb']['use_acls'] set to
> false then cache files appear into folder /var/cache/freebusy and
> freebusy works.

Interesting observation...  So, it must have to do something with the code 
that is driven / controlled by the variable $conf['fb']['use_acls'] 
> I also tryed setting freebusy folder 777 but this did not change anything
> I tryed to compile openpkg imap lib source and this did nothing
> I used openpkg source and patched for pear modules iCalendar,
> Kolab_Format, Kolab_FreeBusy, Kolab_Server and Kolab_Storage and no
> luck it still does not work when freebusy config.php has parameter
> $conf['fb']['use_acls'] set to true

You did an awful lot, very impressive!

Is it possible for you to determine which '$conf['fb']['use_acls'] == true' 
legs are entered / used by the code?  Perhaps that shows where it goes wrong?  
A big grep for use_acls in the Horde directory shows that the variable is only 
used in: Kolab/FreeBusy/Cache.php
Horde # grep -Rn use_acls *
Binary file Kolab/FreeBusy/.Cache.php.swp matches
Kolab/FreeBusy/Cache.php:98:        if (!empty($conf['fb']['use_acls'])) {
Kolab/FreeBusy/Cache.php:114:            if (!empty($conf['fb']['use_acls'])) 
Kolab/FreeBusy/Cache.php:135:            if (!empty($conf['fb']['use_acls'])) 
Kolab/FreeBusy/Cache.php:199:        if (!empty($conf['fb']['use_acls'])) {
Kolab/FreeBusy/Cache.php:231:        if (!empty($conf['fb']['use_acls'])) {
Kolab/FreeBusy/Cache.php:280:            if ($extended && !empty($conf['fb']
['use_acls'])) {

I assume that not all legs are used...

-- 
Richard

_______________________________________________
Kolab-devel mailing list
Kolab-devel@kolab.org
https://kolab.org/mailman/listinfo/kolab-devel

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic