[Kolab-devel] [issue648] resmgr generates empty PFBs for normal users

Bernhard Herzog kolab-issues at intevation.de
Fri Feb 4 19:32:13 CET 2005


New submission from Bernhard Herzog <bh at intevation.de>:

Take a normal user and give the calendar user write permission on the user's
Calendar folder so that automatic invitation handling works.  When the resmgr
adds a new event it triggers pfb generation for the calendar folder but for some
reason the pfb doesn't contain any FREEBUSY entries.  If the user himself
triggers the pfb generation it works fine.  For example when doing the
triggering manually with curl:

$ curl
https://calendar%40test.hq:<pwd>@neso.test.hq/freebusy/trigger/proko2test4%40test.hq/Calendar.xpfb
BEGIN:VCALENDAR
PRODID:-//proko2//freebusy 1.0//EN
METHOD:PUBLISH
VERSION:2.0
BEGIN:VFREEBUSY
ORGANIZER:MAILTO:calendar at test.hq
DTSTAMP:20050204T183030Z
DTSTART:20050203T230000Z
DTEND:20050204T230000Z
END:VFREEBUSY
END:VCALENDAR


$ curl
https://p2t4:<pwd>@neso.test.hq/freebusy/trigger/proko2test4%40test.hq/Calendar.xpfb
BEGIN:VCALENDAR
PRODID:-//proko2//freebusy 1.0//EN
METHOD:PUBLISH
VERSION:2.0
BEGIN:VFREEBUSY
ORGANIZER:MAILTO:proko2test4 at test.hq
DTSTAMP:20050204T183108Z
DTSTART:20050203T230000Z
DTEND:20050504T220000Z
FREEBUSY;X-UID=bGlia2NhbC0xODQwNTMxMjI1LjkwNg==;X-SUMMARY=RnLDvGhzdMO8Y2s=:
 20050205T070000Z/20050205T073000Z
[...]
END:VFREEBUSY
END:VCALENDAR

----------
assignedto: steffen
messages: 3783
nosy: bh, steffen
priority: bug
status: unread
title: resmgr generates empty PFBs for normal users
topic: server
________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://intevation.de/roundup/kolab/issue648>
________________________________________________




More information about the devel mailing list