Hi,
commited the fix to our svn repository for 1.4 and trunk.
Thanks for contributing to eGroupWare
Ralf
sezuan schrieb:
Hi,
it seems that there’s a minor bug with the category syncing. In
infolog/inc/class.vcalinfolog.inc.php is $cats =
$this->get_categories(array($taskData[‘info_cat’])); which tries to fetch
the category names. But the function get_categories seems to expect a comma
seperated list of category ids: foreach(explode(’,’,$cat_id_list) as
$cat_id). After chaning it to foreach($cat_id_list as $cat_id) I can sync
the categories in both directions.
matthias
–
Ralf Becker
eGroupWare Training & Support ==> http://www.egroupware-support.de
Outdoor Unlimited Training GmbH [www.outdoor-training.de]
Handelsregister HRB Kaiserslautern 3587
Geschäftsführer Birgit und Ralf Becker
Leibnizstr. 17, 67663 Kaiserslautern, Germany
Telefon +49 (0)631 31657-0
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It’s the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers