[Kolab-devel] freebusy in http://srv/kolab/freebusy instead of /freebusy

Bernhard Reiter bernhard.reiter at intevation.de
Mon Aug 15 12:50:44 CEST 2005


Am Freitag, 12. August 2005 19:34 schrieb Andreas Hasenack:

> I grepped everything and couldn't find where this is misconfigured. So I
> took a look at the source for kontact and found this in
> kmail/kmailicalifaceimpl.cpp around line 1295 in function/method
> KMailICalIfaceImpl::triggerKolabFreeBusy:
>
>   httpURL.setPath( "/freebusy/trigger/" + path + ".pfb" ); <---------------
>   httpURL.setQuery( QString::null );
>   // Ensure that we encode everything with UTF8
>   httpURL = KURL( httpURL.url(0,106), 106 );
>   kdDebug() << "Triggering PFB update for " << folderURL << " : getting "
> << httpURL << endl;
>
> So, can't Kontact work with freebusy installed somewhere else other than
> the webserver's DocumentRoot?

So far this does not seem to be configurable.
On the other hand, this could well become a convention with external servers,
so I do not consider this a huge problem. You can alias this internally on 
your webserver. 

Bernhard




More information about the devel mailing list