Am 28.11.2012 19:42, schrieb Ludovic Marcotte:
On 26/11/12 07:45, Philippe SAMPONT wrote:I have compiled the last verstion of sogo-connector.tb17-master and integrated the .xpi in Thunderbird 17esr + Lightning 19. When I invited people, I can't see free/busy time of attendees.I can reproduce this issue. We'll investigate.
I have the same problem: free/busy is not displayed when I invite people.
Lighning plugin shows on debug console:
CalDAV: Server does not support scheduling freebusy query not possible
This happen in lighning plugin: js/calDavCalendar.js on line 2554.
block:
if (!this.outBoxUrl || !this.calendarUserAddress) {
dump("CalDAV: Server does not support scheduling;"
+ " freebusy query not possible\n");
aListener.onResult(null, null);
return;
}
When this block is commended out, free/busy is working ...
What's the problem here ?
Mit freundlichen Grüßen
Peter Nungesser
smime.p7s
Description: S/MIME Kryptografische Unterschrift
