[Kolab-devel] [issue3527] no immediately printing of folders during freebusy cache regeneration
Thomas Arendsen Hein
kolab-issues at intevation.de
Wed Apr 1 16:49:16 CEST 2009
New submission from Thomas Arendsen Hein <thomas at intevation.de>:
Split out from kolab/issue3525 (free/busy regeneration aborts for unparsable
events):
FreeBusy.php builds an array of lines and prints it at the very end ...
This is plainly wrong: not only when trying to find the error, but it also makes
it unusable as a progress indicator when uses interactively.
Additionally it should unconditionally print the folder name before starting to
generate f/b for it, maybe like with some init scripts:
'Regenerating calendar "user/user/Calendar at example.com" ...' (no '\n')
and then 'OK\n' when finished or 'FAILED:\n(The reason)\n' otherwise.
----------
assignedto: wrobel
messages: 19400
nosy: martin, thomas, wilde, wrobel
priority: bug
status: unread
title: no immediately printing of folders during freebusy cache regeneration
topic: freebusy, server
___________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://www.intevation.de/roundup/kolab/issue3527>
___________________________________________________
More information about the devel
mailing list